nicer logging

This commit is contained in:
Christian Grothoff 2020-02-26 23:51:40 +01:00
parent 30320fa66e
commit cef3b713ac
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -93,6 +93,7 @@ reserve_status_cb (void *cls,
http_status,
__FILE__,
__LINE__);
json_dumpf (json, stderr, 0);
TALER_TESTING_interpreter_fail (ss->is);
return;
}