Loading tbc_base.sh +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ function log_warn() { } function log_error() { >&2 echo -e "[\\e[1;91mERROR\\e[0m] $*" >&2 echo -e "[\\e[1;91mERROR\\e[0m] $*"lighthouse } function fail() { Loading Loading
tbc_base.sh +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ function log_warn() { } function log_error() { >&2 echo -e "[\\e[1;91mERROR\\e[0m] $*" >&2 echo -e "[\\e[1;91mERROR\\e[0m] $*"lighthouse } function fail() { Loading