summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_helpers.c
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-01-28 17:23:12 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2019-01-28 17:23:12 +0100
commite3fe922d3de4c40f6577640ff27eee8fa5bc88cf (patch)
treecbaba073b952b979acb1f51eed1a74995d5a544b /src/lib/testing_api_helpers.c
parent3dd987035bcdbe4656ee77c62795f79dd591fc96 (diff)
downloadexchange-e3fe922d3de4c40f6577640ff27eee8fa5bc88cf.tar.gz
exchange-e3fe922d3de4c40f6577640ff27eee8fa5bc88cf.tar.bz2
exchange-e3fe922d3de4c40f6577640ff27eee8fa5bc88cf.zip
debug
Diffstat (limited to 'src/lib/testing_api_helpers.c')
-rw-r--r--src/lib/testing_api_helpers.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/testing_api_helpers.c b/src/lib/testing_api_helpers.c
index e56a57b92..fd3af9532 100644
--- a/src/lib/testing_api_helpers.c
+++ b/src/lib/testing_api_helpers.c
@@ -176,6 +176,10 @@ TALER_TESTING_run_auditor_exchange (const char *config_filename,
{
struct GNUNET_OS_Process *proc;
+ TALER_LOG_DEBUG ("Add exchange (%s,%s) to the auditor\n",
+ exchange_base_url,
+ exchange_master_pub);
+
proc = GNUNET_OS_start_process (GNUNET_NO,
GNUNET_OS_INHERIT_STD_ALL,
NULL, NULL, NULL,