aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api_management.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-04-24 11:57:31 +0000
committerChristian Grothoff <christian@grothoff.org>2012-04-24 11:57:31 +0000
commit7b525855d22935cf640e69fb4045336e92e1cd15 (patch)
tree813af1da08f5e7c8e2ccfe172433c030dfde07fa /src/datastore/test_datastore_api_management.c
parent6b5dc0752ab4ea57d8d218c581e0ef71be4075d6 (diff)
-fix
Diffstat (limited to 'src/datastore/test_datastore_api_management.c')
-rw-r--r--src/datastore/test_datastore_api_management.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/test_datastore_api_management.c b/src/datastore/test_datastore_api_management.c
index 7a41f345b6..bd0b2418cd 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);