mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-04-20 22:14:38 +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…
x
Reference in New Issue
Block a user