gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -debug dbinit call


From: gnunet
Subject: [taler-exchange] branch master updated: -debug dbinit call
Date: Mon, 19 Dec 2022 14:01:05 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 5ead8797 -debug dbinit call
5ead8797 is described below

commit 5ead87972601f9df56deaaf85df3ba284af1dfe1
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Dec 19 14:01:03 2022 +0100

    -debug dbinit call
---
 src/benchmark/taler-bank-benchmark.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/benchmark/taler-bank-benchmark.c 
b/src/benchmark/taler-bank-benchmark.c
index 146d5d59..0d325a6e 100644
--- a/src/benchmark/taler-bank-benchmark.c
+++ b/src/benchmark/taler-bank-benchmark.c
@@ -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",

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]