debug
This commit is contained in:
parent
6ee5346b20
commit
861169d649
@ -605,7 +605,8 @@ TALER_TESTING_wait_exchange_ready (const char *base_url)
|
|||||||
base_url); // make sure ends with '/'
|
base_url); // make sure ends with '/'
|
||||||
/* give child time to start and bind against the socket */
|
/* give child time to start and bind against the socket */
|
||||||
fprintf (stderr,
|
fprintf (stderr,
|
||||||
"Waiting for `taler-exchange-httpd' to be ready\n");
|
"Waiting for `taler-exchange-httpd' to be ready (check with: %s)\n",
|
||||||
|
wget_cmd);
|
||||||
iter = 0;
|
iter = 0;
|
||||||
do
|
do
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user