commit af4597684822a7a8f743aa42d525f0f567276945 parent ade3ecc398cd68b533ebe297bcf2f36d56f0abbe Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 14 Jan 2025 23:01:10 +0100 -fix test Diffstat:
| M | src/auditor/test-auditor.sh | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh @@ -90,8 +90,6 @@ function exit_cleanup() kill "$n" 2> /dev/null || true done wait || true -# To debug buildbot failure... - cat auditor-httpd.err >> test-suite.log echo "DONE" }