aboutsummaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_handle.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-09-15 22:51:44 +0200
committerChristian Grothoff <christian@grothoff.org>2018-09-15 22:51:44 +0200
commit73b02adee0c49714e9150fc6c336035fd4b15936 (patch)
treead5329105d0aecb5c4b9ed4891624551a8f60967 /src/exchange-lib/exchange_api_handle.c
parent528faeab81ba240329140eb1587ccc542736c1dc (diff)
downloadexchange-73b02adee0c49714e9150fc6c336035fd4b15936.tar.xz
adjust timeouts to try to make test more robust
Diffstat (limited to 'src/exchange-lib/exchange_api_handle.c')
-rw-r--r--src/exchange-lib/exchange_api_handle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange-lib/exchange_api_handle.c b/src/exchange-lib/exchange_api_handle.c
index 83dda20f6..392a505c6 100644
--- a/src/exchange-lib/exchange_api_handle.c
+++ b/src/exchange-lib/exchange_api_handle.c
@@ -836,7 +836,6 @@ keys_completed_cb (void *cls,
"Received keys from URL `%s' with status %ld.\n",
kr->url,
response_code);
- json_dumpf (resp_obj, stderr, 0);
kd_old = exchange->key_data;
memset (&kd,
0,