debug
This commit is contained in:
parent
3dd987035b
commit
e3fe922d3d
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user