-debug dbinit call
This commit is contained in:
parent
93e8e6e0f7
commit
5ead879726
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user