]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: shell: Return non-zero on error
authorPhil Sutter <phil@nwl.cc>
Mon, 6 Sep 2021 15:28:30 +0000 (17:28 +0200)
committerPhil Sutter <phil@nwl.cc>
Mon, 13 Sep 2021 15:00:51 +0000 (17:00 +0200)
commit481626bb4e9c51477ec99dde0727e3af69d2380f
tree96225d45d2f5442db9db688f7cf52942b3685383
parent7559af835d8f58375f797f895e1a5410027127d9
tests: shell: Return non-zero on error

If any test fails, return a non-zero exit code.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/tests/shell/run-tests.sh