Formatting issues

pull/2923/head
Maarten den Braber 5 years ago
parent e768e285ce
commit d5ef3a3f8c

@ -145,8 +145,8 @@ _transip_setup() {
return 1
fi
else
_err "Can't read private key file: ${TRANSIP_Key_File}"
return 1
_err "Can't read private key file: ${TRANSIP_Key_File}"
return 1
fi
if [ -z "$_token" ]; then

Loading…
Cancel
Save