Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Pereira committed Mar 20, 2024
1 parent 1943b5a commit bda97ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/cloudhub_v2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ cloudhub_v2_deploy() {
fi

_ret="$?"
_debug cert_response "$cert_response"
_debug cert_response "$cert_response"

if [ "$_ret" != 0 ]; then
_err "Error while creating/updating TLS-Context"
Expand Down

0 comments on commit bda97ff

Please sign in to comment.