aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_uri.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-23 08:20:01 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-23 08:20:01 +0000
commit30a97db21ef69a23348edf56fa0c93c5062b8868 (patch)
treef733e3bffa7c9f573272c243e39ee81d7a0aac5b /src/fs/test_fs_uri.c
parent807da33f44a415ddceda1feffd33b047557b0447 (diff)
downloadgnunet-30a97db21ef69a23348edf56fa0c93c5062b8868.tar.gz
gnunet-30a97db21ef69a23348edf56fa0c93c5062b8868.zip
-fix SKS publishing in simulate-only mode
Diffstat (limited to 'src/fs/test_fs_uri.c')
-rw-r--r--src/fs/test_fs_uri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_fs_uri.c b/src/fs/test_fs_uri.c
index bef60f4e6..b9296bcb6 100644
--- a/src/fs/test_fs_uri.c
+++ b/src/fs/test_fs_uri.c
@@ -85,7 +85,7 @@ testLocation ()
85 85
86 baseURI = 86 baseURI =
87 GNUNET_FS_uri_parse 87 GNUNET_FS_uri_parse
88 ("gnunet://fs/chk/C282GG70GKK41O4551011DO413KFBVTVMQG1OG30I0K4045N0G41HAPB82G680A02JRVVFO8URVRU2F159011DO41000000022RG820.RNVVVVOOLCLK065B5D04HTNVNSIB2AI022RG8200HSLK1CO1000ATQ98824DMA2032LIMG50CG0K057NVUVG200000H000004400000.42", 88 ("gnunet://fs/chk/4QZP479A9SKGFNMQ2ZBCYE71YV2QMTVGWTVPB6A10ASVCKXDHB05DKPSC7ZF6E9P9W1VE47394EQY7NXA47Q6R35M7P1MJPGP59D1Z8.D54QD1K5XCG5878T6YZ19AM60MQ6FC0YNVK7QY08KK0KM0FJJ3KQWYG112FN5T07KN7J0X35DF6WVBT9B8ZMZ3X2BXJ22X3KFQ6MV2G.15999",
89 &emsg); 89 &emsg);
90 GNUNET_assert (baseURI != NULL); 90 GNUNET_assert (baseURI != NULL);
91 GNUNET_assert (emsg == NULL); 91 GNUNET_assert (emsg == NULL);