From f9027d7b05e60d2a83e4dd541a863d327e6c3369 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 31 Jan 2024 11:10:43 +0100 Subject: add target --- contrib/ci/jobs/2-test/test.sh | 2 +- contrib/wallet-core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh index 0c02085f..fd2e15cd 100755 --- a/contrib/ci/jobs/2-test/test.sh +++ b/contrib/ci/jobs/2-test/test.sh @@ -29,7 +29,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 } diff --git a/contrib/wallet-core b/contrib/wallet-core index a17a7a51..a4c3a207 160000 --- a/contrib/wallet-core +++ b/contrib/wallet-core @@ -1 +1 @@ -Subproject commit a17a7a51dd50e2f508b078b9aada038fe124ff9c +Subproject commit a4c3a207f296ee3b6c2971fe5a27f4c42126fa26 -- cgit v1.2.3