mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-07 09:10:57 +01:00
Remove trailing spaces to get rid of failing status of CI
This commit is contained in:
parent
25ef6dc2ca
commit
bc2c8d6eaa
@ -18728,7 +18728,7 @@ determine_service() {
|
|||||||
else
|
else
|
||||||
# If the XMPP name cannot be provided using -xmpphost,
|
# If the XMPP name cannot be provided using -xmpphost,
|
||||||
# then it needs to be provided to the -connect option
|
# then it needs to be provided to the -connect option
|
||||||
NODEIP="$NODE"
|
NODEIP="$NODE"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
elif [[ "$protocol" == postgres ]]; then
|
elif [[ "$protocol" == postgres ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user