fix loglevel.

This commit is contained in:
Marcello Stanisci 2018-12-21 20:13:53 +01:00
parent 83577457a1
commit 67818b31fb
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -1221,7 +1221,7 @@ build_keys_response (const struct ResponseFactoryContext *rfc,
krd->cherry_pick_date = cherry_pick_date; krd->cherry_pick_date = cherry_pick_date;
GNUNET_log (GNUNET_ERROR_TYPE_WARNING, GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"Creating /keys for cherry pick date %s\n", "Creating /keys for cherry pick date %s\n",
GNUNET_STRINGS_absolute_time_to_string (cherry_pick_date)); GNUNET_STRINGS_absolute_time_to_string (cherry_pick_date));