-fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 24 Apr 2012 11:54:33 +0000 (11:54 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 24 Apr 2012 11:54:33 +0000 (11:54 +0000)
src/datastore/test_datastore_api_management.c

index 4015c2cb2b7cb18e2f106c290842e6716b8149a1..7a41f345b642363fe5a9d9af93e2fb5ab2e1ddef 100644 (file)
@@ -255,6 +255,7 @@ run_tests (void *cls, int success, struct GNUNET_TIME_Absolute min_expiration, c
     FPRINTF (stderr,
              "Test 'put' operation failed with error `%s' database likely not setup, skipping test.",
              msg);
+    GNUNET_DATASTORE_disconnect (datastore, GNUNET_YES);
     GNUNET_free (crc);
     return;
   }