commit 3b16d7fa2d8c05c43995e34a96b3e833e2e61ee5 parent ef9847070494643701a64ffce05061f960303a71 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Tue, 20 May 2025 12:20:34 +0200 bash typo Diffstat:
| M | 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 @@ -35,7 +35,7 @@ print_logs() done } -check_command() +check_command RES=$? # FIXME: move this into own job? For testing, we also publish partial results even if test fails