scripttests: try another terminal
This commit is contained in:
parent
01d5d67f00
commit
987b625442
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ PACKAGE="vim-enhanced" # tested package
|
|||
TESTER="vimtester" # USERname which we use for testing
|
||||
TEST=scripttests # main target for `make`
|
||||
SET_XVFB="NO" # Do we want to setup `Xvfb` before testing?
|
||||
TERM_type="xterm" # terminfo type set before running tests
|
||||
TERM_type="xterm-256color" # terminfo type set before running tests
|
||||
set -o pipefail # because test output is piped to `tee`
|
||||
|
||||
if rlIsRHEL 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue