From b471118c2464ab346f79c76c37438a24d22b8f8f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 4 May 2011 12:47:22 +0000 Subject: sleeep --- src/datastore/test_datastore_api.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/datastore/test_datastore_api.c') diff --git a/src/datastore/test_datastore_api.c b/src/datastore/test_datastore_api.c index deeee7164..f25ee08c2 100644 --- a/src/datastore/test_datastore_api.c +++ b/src/datastore/test_datastore_api.c @@ -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, "_"))) -- cgit v1.2.3