gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: dump logs


From: gnunet
Subject: [taler-sync] branch master updated: dump logs
Date: Sun, 18 Feb 2024 16:25:11 +0100

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

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new eb697ad  dump logs
eb697ad is described below

commit eb697adb11ee97a5b42413ce7154021ec222a564
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Feb 18 16:25:07 2024 +0100

    dump logs
---
 contrib/ci/jobs/2-test/test.sh | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh
index 136fac8..7cd5093 100755
--- a/contrib/ci/jobs/2-test/test.sh
+++ b/contrib/ci/jobs/2-test/test.sh
@@ -31,6 +31,11 @@ print_logs()
                        echo "Printing ${FAILURE}.log"
                        cat "$(dirname $i)/${FAILURE}.log"
                done
+        done
+       for LOGFILE in src/testing/*.log
+       do
+           echo "Printing ${LOGFILE}"
+           cat "${FAILURE}"
        done
 }
 

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