summaryrefslogtreecommitdiff
path: root/src/benchmark/taler-exchange-benchmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/benchmark/taler-exchange-benchmark.c')
-rw-r--r--src/benchmark/taler-exchange-benchmark.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/benchmark/taler-exchange-benchmark.c b/src/benchmark/taler-exchange-benchmark.c
index 3377f3da5..076e1e49b 100644
--- a/src/benchmark/taler-exchange-benchmark.c
+++ b/src/benchmark/taler-exchange-benchmark.c
@@ -400,8 +400,9 @@ melt_cb (void *cls,
if (MHD_HTTP_OK != http_status)
{
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
- "Coin not correctly melted\n");
- /*fail ("Coin not correctly melted\n"); */
+ "Coin not correctly melted!\n");
+ json_dumpf (full_response, stderr, 0);
+ /* FIXME: properly shut down benchmark */
return;
}
coins[rrcls->coin_index].rrh