gnunet-svn
[Top][All Lists]
Advanced

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

[taler-challenger] branch master updated: -valgrind


From: gnunet
Subject: [taler-challenger] branch master updated: -valgrind
Date: Sun, 07 May 2023 01:21:40 +0200

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

grothoff pushed a commit to branch master
in repository challenger.

The following commit(s) were added to refs/heads/master by this push:
     new cc2425b  -valgrind
cc2425b is described below

commit cc2425b142c96841bcf78afb3bcc6a2b61799981
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun May 7 01:21:38 2023 +0200

    -valgrind
---
 src/challenger/test-challenger.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/challenger/test-challenger.sh 
b/src/challenger/test-challenger.sh
index 74f2b6b..3b6d45b 100755
--- a/src/challenger/test-challenger.sh
+++ b/src/challenger/test-challenger.sh
@@ -61,7 +61,7 @@ echo " OK"
 CLIENT_ID=1
 
 echo -n "Start challenger-httpd ..."
-valgrind --leak-check=yes challenger-httpd -L INFO -c "${CONF}" &> httpd.log &
+challenger-httpd -L INFO -c "${CONF}" &> httpd.log &
 
 # Wait for challenger to be available
 for n in $(seq 1 50)

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