commit 7f93c1047dda3fd4ec743d0d80da416a748e9ef8 parent 8155b1b3dd7cd4690e136095d8b2fba93207ada7 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Sun, 12 Apr 2026 14:53:04 +0200 ci: fix job syntax error Diffstat:
| M | contrib/ci/jobs/2-test/test.sh | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh @@ -33,7 +33,6 @@ print_logs() log=build/meson-logs/testlog.txt echo "Printing ${log}" cat "$log" - done }