tests: more(1) depends on terminal, force to TERM=linux

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2015-03-25 17:36:28 +01:00
parent 6a7a5eac34
commit 87db0047ea
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ ts_init "$*"
ts_check_test_command "$TS_HELPER_MORE"
export TERM=linux
printf "abba\nbar\nfoo\nxyzzy\n" |
$TS_HELPER_MORE +/foo > $TS_OUTPUT 2>&1