This commit is contained in:
Marcello Stanisci 2019-02-13 17:59:25 +01:00
parent 7b98d0cb55
commit 9ff3c2fce5
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -114,8 +114,8 @@ history_cb (void *cls,
if (TALER_BANK_DIRECTION_NONE == dir)
{
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"Hit end of transactions list.\n");
fprintf (stdout,
"End of transactions list.\n");
global_ret = 0;
GNUNET_SCHEDULER_shutdown ();
return GNUNET_NO;