projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efb3110
)
nitpicks
author
Christian Grothoff
<christian@grothoff.org>
Fri, 3 Sep 2010 21:32:03 +0000
(21:32 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 3 Sep 2010 21:32:03 +0000
(21:32 +0000)
src/fs/test_fs_uri.c
patch
|
blob
|
history
diff --git
a/src/fs/test_fs_uri.c
b/src/fs/test_fs_uri.c
index 0199ad2a983c141ca07c3edc79857ac6cf0c3783..ba694db6d5bdd3acc86fcfad66616dd90573b071 100644
(file)
--- a/
src/fs/test_fs_uri.c
+++ b/
src/fs/test_fs_uri.c
@@
-88,6
+88,7
@@
testLocation ()
baseURI =
GNUNET_FS_uri_parse ("gnunet://fs/chk/C282GG70GKK41O4551011DO413KFBVTVMQG1OG30I0K4045N0G41HAPB82G680A02JRVVFO8URVRU2F159011DO41000000022RG820.RNVVVVOOLCLK065B5D04HTNVNSIB2AI022RG8200HSLK1CO1000ATQ98824DMA2032LIMG50CG0K057NVUVG200000H000004400000.42", &emsg);
GNUNET_assert (baseURI != NULL);
+ GNUNET_assert (emsg == NULL);
cfg = GNUNET_CONFIGURATION_create ();
if (GNUNET_OK !=
GNUNET_CONFIGURATION_parse (cfg, "test_fs_uri_data.conf"))