-debugging'

This commit is contained in:
Christian Grothoff 2022-12-19 13:53:42 +01:00
parent 5630deaca4
commit ea140f783b
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -553,6 +553,9 @@ parallel_benchmark (void)
{
struct GNUNET_OS_Process *dbinit;
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
"Running DB init with `%s'\n",
cfg_filename);
dbinit = GNUNET_OS_start_process (GNUNET_OS_INHERIT_STD_ALL,
NULL, NULL, NULL,
"taler-exchange-dbinit",