projects
/
zchunk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20afc5c
)
Fix test case for new chunk checksum
author
Jonathan Dieter
<jdieter@gmail.com>
Wed, 11 Jul 2018 13:43:04 +0000
(14:43 +0100)
committer
Jonathan Dieter
<jdieter@gmail.com>
Wed, 11 Jul 2018 13:43:04 +0000
(14:43 +0100)
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
test/empty.c
patch
|
blob
|
history
diff --git
a/test/empty.c
b/test/empty.c
index 1bb5d7dc35b0987030dad37118bae1811c682295..a6b9452801175ad9c77aa90bb320c46cc06d3ad2 100644
(file)
--- a/
test/empty.c
+++ b/
test/empty.c
@@
-36,7
+36,7
@@
#include "zck_private.h"
#include "util.h"
-static char *checksum="
b09c9fd796877692c1ddf0a9a0201e9a901409a173061caceef80e7484a3ebca
";
+static char *checksum="
3fbbbd3977f9e7a0660798d4823c500d0684cb8e576f65b2460af39eee65a73e
";
int main (int argc, char *argv[]) {
/* Create empty zchunk file */