From: Christian Grothoff Date: Tue, 24 Apr 2012 11:57:31 +0000 (+0000) Subject: -fix X-Git-Tag: initial-import-from-subversion-38251~13812 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7b525855d22935cf640e69fb4045336e92e1cd15;p=oweals%2Fgnunet.git -fix --- diff --git a/src/datastore/test_datastore_api_management.c b/src/datastore/test_datastore_api_management.c index 7a41f345b..bd0b2418c 100644 --- a/src/datastore/test_datastore_api_management.c +++ b/src/datastore/test_datastore_api_management.c @@ -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);