]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: monitor: Print errors to stderr
authorPhil Sutter <phil@nwl.cc>
Wed, 11 Aug 2021 18:08:14 +0000 (20:08 +0200)
committerPhil Sutter <phil@nwl.cc>
Tue, 24 Aug 2021 16:44:15 +0000 (18:44 +0200)
commit7e1e90591a1c2adb8b7f265db07bdf71cc70db84
tree77c736452f760c760f5d92a52bd8441de08002cd
parentf74f277a3a965261d16f60b0331bad6c22af10a9
tests: monitor: Print errors to stderr

While being at it, introduce die() to error and exit. But don't use it
everywhere to prepare for continuing on errors.

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