aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_download.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-11-04 15:07:48 +0000
committerChristian Grothoff <christian@grothoff.org>2009-11-04 15:07:48 +0000
commitcefbb8576a9480689630f60f58ecbb0bab837f3d (patch)
tree6ba3678141a241ed71e7f8292b6add1934ca855e /src/fs/test_fs_download.c
parentea1fb53119290f9fc9040591b1389ba9aeb9db37 (diff)
downloadgnunet-cefbb8576a9480689630f60f58ecbb0bab837f3d.tar.gz
gnunet-cefbb8576a9480689630f60f58ecbb0bab837f3d.zip
ignores
Diffstat (limited to 'src/fs/test_fs_download.c')
-rw-r--r--src/fs/test_fs_download.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/test_fs_download.c b/src/fs/test_fs_download.c
index 4e73ef182..f3ecfaba0 100644
--- a/src/fs/test_fs_download.c
+++ b/src/fs/test_fs_download.c
@@ -217,7 +217,6 @@ setup_peer (struct PeerContext *p, const char *cfgname)
217 "-L", "DEBUG", 217 "-L", "DEBUG",
218#endif 218#endif
219 "-c", cfgname, NULL); 219 "-c", cfgname, NULL);
220 sleep (1); /* allow ARM to start */
221#endif 220#endif
222 GNUNET_assert (GNUNET_OK == GNUNET_CONFIGURATION_load (p->cfg, cfgname)); 221 GNUNET_assert (GNUNET_OK == GNUNET_CONFIGURATION_load (p->cfg, cfgname));
223 GNUNET_ARM_start_services (p->cfg, sched, "core", NULL); 222 GNUNET_ARM_start_services (p->cfg, sched, "core", NULL);