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

index 7a41f345b642363fe5a9d9af93e2fb5ab2e1ddef..bd0b2418cd1397801cdc745fce36c26ce01883bd 100644 (file)
@@ -253,7 +253,7 @@ run_tests (void *cls, int success, struct GNUNET_TIME_Absolute min_expiration, c
   if (success != GNUNET_YES)
   {
     FPRINTF (stderr,
-             "Test 'put' operation failed with error `%s' database likely not setup, skipping test.",
+             "Test 'put' operation failed with error `%s' database likely not setup, skipping test.\n",
              msg);
     GNUNET_DATASTORE_disconnect (datastore, GNUNET_YES);
     GNUNET_free (crc);