-debug dbinit call

This commit is contained in:
Christian Grothoff 2022-12-19 14:01:03 +01:00
parent 93e8e6e0f7
commit 5ead879726
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -557,7 +557,7 @@ parallel_benchmark (void)
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
"Running DB init with `%s' at %s\n",
cfg_filename,
getcwd (buf));
getcwd (buf, sizeof (buf)));
dbinit = GNUNET_OS_start_process (GNUNET_OS_INHERIT_STD_ALL,
NULL, NULL, NULL,
"taler-exchange-dbinit",