aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/perf_datastore_api.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/perf_datastore_api.c
parent53207df2f6f9520a23595941b7e0cb365f59db89 (diff)
downloadgnunet-b471118c2464ab346f79c76c37438a24d22b8f8f.tar.gz
gnunet-b471118c2464ab346f79c76c37438a24d22b8f8f.zip
sleeep
Diffstat (limited to 'src/datastore/perf_datastore_api.c')
-rw-r--r--src/datastore/perf_datastore_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/datastore/perf_datastore_api.c b/src/datastore/perf_datastore_api.c
index 2f0eb0de9..92a56846d 100644
--- a/src/datastore/perf_datastore_api.c
+++ b/src/datastore/perf_datastore_api.c
@@ -405,6 +405,7 @@ main (int argc, char *argv[])
405 char *pos; 405 char *pos;
406 char dir_name[128]; 406 char dir_name[128];
407 407
408 sleep (1);
408 /* determine name of plugin to use */ 409 /* determine name of plugin to use */
409 plugin_name = argv[0]; 410 plugin_name = argv[0];
410 while (NULL != (pos = strstr(plugin_name, "_"))) 411 while (NULL != (pos = strstr(plugin_name, "_")))