sleeep
[oweals/gnunet.git] / src / datastore / perf_datastore_api.c
index 2f0eb0de9b0cb6d77028d736375cbf1baba47b0b..92a56846d7d2911f88075a28881a23bfcf46c06b 100644 (file)
@@ -405,6 +405,7 @@ main (int argc, char *argv[])
   char *pos;
   char dir_name[128];
 
+  sleep (1);
   /* determine name of plugin to use */
   plugin_name = argv[0];
   while (NULL != (pos = strstr(plugin_name, "_")))