]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: remove unbuffered ts_run feature
authorKarel Zak <kzak@redhat.com>
Fri, 30 Aug 2019 14:10:48 +0000 (16:10 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 30 Aug 2019 14:30:35 +0000 (16:30 +0200)
commiteb61e95f1c625e15728e2a77b2151996a50b9953
tree600536857a3696b634760a8b715d29155e68af54
parent18c1f9e6433aee2f1add86e9a50016eae3642f08
tests: remove unbuffered ts_run feature

It's unnecessary as stdout and stderr are split in the tests.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/misc/swaplabel
tests/expected/misc/swaplabel.err [new file with mode: 0644]
tests/expected/rename/exit_codes
tests/expected/rename/exit_codes.err [new file with mode: 0644]
tests/functions.sh
tests/ts/misc/swaplabel
tests/ts/rename/exit_codes