aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_plugin_datastore.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-05-04 12:47:22 +0000
committerChristian Grothoff <christian@grothoff.org>2011-05-04 12:47:22 +0000
commitb471118c2464ab346f79c76c37438a24d22b8f8f (patch)
tree893e2affd8a5d6942e4ebe92e6f73f068f480faf /src/datastore/test_plugin_datastore.c
parent53207df2f6f9520a23595941b7e0cb365f59db89 (diff)
downloadgnunet-b471118c2464ab346f79c76c37438a24d22b8f8f.tar.gz
gnunet-b471118c2464ab346f79c76c37438a24d22b8f8f.zip
sleeep
Diffstat (limited to 'src/datastore/test_plugin_datastore.c')
-rw-r--r--src/datastore/test_plugin_datastore.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/datastore/test_plugin_datastore.c b/src/datastore/test_plugin_datastore.c
index f0961f51e..e314e3ebe 100644
--- a/src/datastore/test_plugin_datastore.c
+++ b/src/datastore/test_plugin_datastore.c
@@ -434,6 +434,7 @@ main (int argc, char *argv[])
434 char *pos; 434 char *pos;
435 char dir_name[128]; 435 char dir_name[128];
436 436
437 sleep (1);
437 /* determine name of plugin to use */ 438 /* determine name of plugin to use */
438 plugin_name = argv[0]; 439 plugin_name = argv[0];
439 while (NULL != (pos = strstr(plugin_name, "_"))) 440 while (NULL != (pos = strstr(plugin_name, "_")))