]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Test] Disable set -e around scanning to capture errors
authorVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 17 Oct 2025 19:07:50 +0000 (20:07 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 17 Oct 2025 19:07:50 +0000 (20:07 +0100)
commit5fc0ff260bd8aa5934eebe7a0372bc8c32df9fc5
tree4bbc8ace2dca52b6ed6e8d06fa840f1208429736
parente09b53b3597e4c5951b61311e2f8d276df6dc5cb
[Test] Disable set -e around scanning to capture errors

Use set +e temporarily to allow error log display before exit
test/integration/scripts/integration-test.sh