mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-08 21:12:53 +02:00
Remove trailing spaces to get rid of failing status of CI
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user