Update contrib/check-config.sh
Co-authored-by: Tianon Gravi <admwiggin@gmail.com> Signed-off-by: Joakim Roubert <joakimr@axis.com>
This commit is contained in:
parent
0f77b22dbe
commit
f1e7d02a78
1 changed files with 0 additions and 3 deletions
|
@ -63,10 +63,7 @@ color() {
|
|||
codes="${codes:+$codes;}$code"
|
||||
fi
|
||||
fi
|
||||
oldIFS=$IFS
|
||||
IFS=';'
|
||||
printf '\033[%sm' "$codes"
|
||||
IFS=$oldIFS
|
||||
}
|
||||
wrap_color() {
|
||||
text="$1"
|
||||
|
|
Loading…
Add table
Reference in a new issue