]> git.ipfire.org Git - thirdparty/shadow.git/commit
.github/workflows/runner.yml: trap(1) to see the testsuite log
authorAlejandro Colomar <alx@kernel.org>
Wed, 21 Feb 2024 14:14:45 +0000 (15:14 +0100)
committerAlejandro Colomar <alx@kernel.org>
Mon, 4 Mar 2024 00:43:25 +0000 (01:43 +0100)
commita14936cf2e7219230b00609036546c1108fe4ba3
treed2626f937a3bd0887d85408bc2bb0534d0b77e3c
parent959343fe79430624fd74d1a152e44b71bd2062ec
.github/workflows/runner.yml: trap(1) to see the testsuite log

Otherwise, 'cat testsuite.log' isn't run, since 'set -e' aborts the
script earlier.

Reviewed-by: "Serge E. Hallyn" <serge@hallyn.com>
Cc: Iker Pedrosa <ipedrosa@redhat.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
.github/workflows/runner.yml