Define TERM variable in basic test
Testing farm does not have this variable defined and without it, expect does not work
This commit is contained in:
parent
7ce9c6220c
commit
ac9054b690
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
|||
. /usr/share/beakerlib/beakerlib.sh || exit 1
|
||||
|
||||
PACKAGE="mailcap"
|
||||
# neccessary because of testing farm
|
||||
export TERM="xterm"
|
||||
|
||||
rlJournalStart
|
||||
rlPhaseStartSetup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue