fix
[oweals/gnunet.git] / src / datastore / test_datastore_api.c
index deeee716461fddacd80e26e93883c77871db2479..f25ee08c24dc3d0c1d4b57ac25ebf98d86f60952 100644 (file)
@@ -677,6 +677,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, "_")))