enhance output
This commit is contained in:
parent
39381eb416
commit
5c4b8b4e8a
1 changed files with 1 additions and 1 deletions
2
strm
2
strm
|
|
@ -25,7 +25,7 @@ function print_usage {
|
|||
}
|
||||
|
||||
function error {
|
||||
echo -ne "$text_bold$text_red""ERROR$text_reset: $1\n" >&2
|
||||
echo -ne "$text_bold$text_red""ERROR$text_reset $1\n" >&2
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue