gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: keep going on error


From: gnunet
Subject: [taler-exchange] branch master updated: keep going on error
Date: Mon, 01 Apr 2024 03:08:57 +0200

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 38efe73a3 keep going on error
38efe73a3 is described below

commit 38efe73a3f0292f50369e215f4f2197d08d6125c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Apr 1 03:08:54 2024 +0200

    keep going on error
---
 contrib/ci/jobs/2-test/test.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh
index ad5a2eb32..4d5864cc1 100755
--- a/contrib/ci/jobs/2-test/test.sh
+++ b/contrib/ci/jobs/2-test/test.sh
@@ -27,6 +27,7 @@ check_command()
 
 print_logs()
 {
+    set +e
        for i in src/*/test-suite.log
        do
                echo "Printing ${i}"

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