gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 02/02: migrate test logic


From: gnunet
Subject: [taler-exchange] 02/02: migrate test logic
Date: Mon, 18 Mar 2024 13:30:29 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit 21648351b98856e02db146a5277552053291f226
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Mar 18 13:30:18 2024 +0100

    migrate test logic
---
 src/templating/run-original-tests.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/templating/run-original-tests.sh 
b/src/templating/run-original-tests.sh
index f183736b..09420c4e 100755
--- a/src/templating/run-original-tests.sh
+++ b/src/templating/run-original-tests.sh
@@ -7,7 +7,10 @@ set -eu
 
 export CFLAGS="-g"
 
+make clean
 make -f mustach-original-Makefile mustach || exit 77
 make -f mustach-original-Makefile clean || true
 make -f mustach-original-Makefile basic-tests
 make -f mustach-original-Makefile clean || true
+make clean
+make

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