gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: remove accidental valgrind


From: gnunet
Subject: [taler-merchant] branch master updated: remove accidental valgrind
Date: Thu, 30 Jul 2020 12:52:45 +0200

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

dold pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 8dbb49b  remove accidental valgrind
8dbb49b is described below

commit 8dbb49ba93d08d8826c37e3484d7c64c6c901240
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Thu Jul 30 16:22:41 2020 +0530

    remove accidental valgrind
---
 src/testing/testing_api_helpers.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/testing/testing_api_helpers.c 
b/src/testing/testing_api_helpers.c
index 5160d62..2564c72 100644
--- a/src/testing/testing_api_helpers.c
+++ b/src/testing/testing_api_helpers.c
@@ -51,8 +51,7 @@ TALER_TESTING_run_merchant (const char *config_filename,
   merchant_proc
     = GNUNET_OS_start_process (GNUNET_OS_INHERIT_STD_ALL,
                                NULL, NULL, NULL,
-                               "valgrind",
-                               "valgrind",
+                               "taler-merchant-httpd",
                                "taler-merchant-httpd",
                                "--log=INFO",
                                "-c", config_filename,

-- 
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]