]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
runner: fix tests always being run in quiet mode 558/head
authorJason Ish <jason.ish@oisf.net>
Sun, 10 Oct 2021 05:10:35 +0000 (23:10 -0600)
committerJason Ish <jason.ish@oisf.net>
Sun, 10 Oct 2021 05:53:52 +0000 (23:53 -0600)
commitb2369c5adec36b6815493a3970dfaf03b03e7f78
treef48d6e49866e4b1123d36dd9112ddbb5e0170f92
parent75075432d29eb25bf31e7ddc05a712416540a4d3
runner: fix tests always being run in quiet mode

Fix an early return introduced in
9839097b816d2f7e1cb00d4f4e98919565d122a1, which resulted in a quiet like
mode all the time.
run.py