gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: output full log


From: gnunet
Subject: [taler-exchange] branch master updated: output full log
Date: Wed, 31 Jan 2024 09:36:32 +0100

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 ba424f9a output full log
ba424f9a is described below

commit ba424f9a191d66c5e6a864b5b5843815f5bc7daf
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 31 09:36:28 2024 +0100

    output full log
---
 contrib/ci/jobs/2-test/test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh
index 3681f51c..6566e7e0 100755
--- a/contrib/ci/jobs/2-test/test.sh
+++ b/contrib/ci/jobs/2-test/test.sh
@@ -31,7 +31,7 @@ print_logs()
                for FAILURE in $(grep '^FAIL:' ${i} | cut -d' ' -f2)
                do
                        echo "Printing ${FAILURE}.log"
-                       tail "$(dirname $i)/${FAILURE}.log"
+                       cat "$(dirname $i)/${FAILURE}.log"
                done
        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]