This commit is contained in:
Marcello Stanisci 2019-03-13 17:43:21 +01:00
parent 6ee5346b20
commit 861169d649
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -605,7 +605,8 @@ TALER_TESTING_wait_exchange_ready (const char *base_url)
base_url); // make sure ends with '/'
/* give child time to start and bind against the socket */
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;
do
{