]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: shell: Print escape sequences with terminals only
authorPhil Sutter <phil@nwl.cc>
Wed, 6 Nov 2024 12:57:30 +0000 (13:57 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 6 Nov 2024 15:09:52 +0000 (16:09 +0100)
commit2393d33d4c44c25faf7784414abe546baccf71e4
tree819b0b5d58e74e725e7f3d91ee21f6829312cf98
parentffcf95e18c48b6a86acffb1630d65b07293581b5
tests: shell: Print escape sequences with terminals only

If stdout is not a terminal, don't print the '[EXECUTING]' status line
which has to be cleared again.

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