mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Fix mistake
This commit is contained in:
parent
8161414bef
commit
d581a2d43a
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ Authenticate() {
|
|||
# ERROR
|
||||
error "Failed to authenticate to ${NAME}!"
|
||||
fatal "[${LOGIN_CMD}]"
|
||||
fatal else
|
||||
else
|
||||
# SUCCESS
|
||||
info "Successfully authenticated to ${F[C]}${NAME}${F[B]}!"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue