Set terminal size explicitly
This commit is contained in:
parent
aff5f0701a
commit
a958daa49e
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
|||
. /usr/share/beakerlib/beakerlib.sh || exit 1
|
||||
|
||||
PACKAGE="mailcap"
|
||||
export LINES=24
|
||||
export COLUMNS=80
|
||||
|
||||
rlJournalStart
|
||||
rlPhaseStartSetup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue