]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: iptables-test: Print errors to stderr
authorPhil Sutter <phil@nwl.cc>
Thu, 12 Aug 2021 17:14:13 +0000 (19:14 +0200)
committerPhil Sutter <phil@nwl.cc>
Mon, 13 Sep 2021 15:00:51 +0000 (17:00 +0200)
commita8da71864d467c4371dc24cd763fa2c1dfb6cfbb
treec96c8a58e254db0b16041a23fcb84cce23ccb359
parent5166c4451fb837e7d5dbb54a7d7cbf2f0c2469cc
tests: iptables-test: Print errors to stderr

No big deal, just pass the extra parameter to the four error print
calls.

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