mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-05 16:29:45 +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
|
||||
# If the XMPP name cannot be provided using -xmpphost,
|
||||
# then it needs to be provided to the -connect option
|
||||
NODEIP="$NODE"
|
||||
NODEIP="$NODE"
|
||||
fi
|
||||
fi
|
||||
elif [[ "$protocol" == postgres ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user