mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-09 18:41:55 +00:00
Birdtest: Fixing outputs at 'exotic' OS
This commit is contained in:
parent
aad0af2fd7
commit
d51a3385a6
@ -3,6 +3,9 @@
|
||||
objdir=$1
|
||||
srcdir=$2
|
||||
|
||||
[ -z "$TERM" ] && TERM=xterm
|
||||
tput init
|
||||
|
||||
# see if it supports colors...
|
||||
ncolors=$(tput colors)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user