]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: iptables-test: Append stderr output to log file
authorPhil Sutter <phil@nwl.cc>
Wed, 9 Oct 2024 10:41:16 +0000 (12:41 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 16 Oct 2024 13:31:44 +0000 (15:31 +0200)
commit78ec113ffd7628d4086b7603889c94984c0f361b
tree9a78ccf66f55d87c71a8a25f48bceba1e7c0d341
parente93372954cf88ac044fb2fc14dcb0e9237804e2d
tests: iptables-test: Append stderr output to log file

Right now this merely contains a number of intrapositioned negation
warnings, but might be useful in future when debugging unexpected
failures.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables-test.py