Skip to content

Commit 7a02aaa

Browse files
author
Tim Zhou
committed
adding debugging
Signed-off-by: Tim Zhou <tizhou@redhat.com>
1 parent 711907c commit 7a02aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/cirrus/runner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ dotest() {
419419
fi
420420

421421
echo "----------"
422-
printenv NOTIFY_SOCKET
422+
printenv NOTIFY_SOCKET || true
423423

424424
showrun make ${localremote}${testsuite} PODMAN_SERVER_LOG=$PODMAN_SERVER_LOG EXTRA_BUILDTAGS="$TEST_BUILD_TAGS" \
425425
|& logformatter

0 commit comments

Comments
 (0)