Skip to content

Commit bc2c8d6

Browse files
committed
Remove trailing spaces to get rid of failing status of CI
1 parent 25ef6dc commit bc2c8d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18728,7 +18728,7 @@ determine_service() {
1872818728
else
1872918729
# If the XMPP name cannot be provided using -xmpphost,
1873018730
# then it needs to be provided to the -connect option
18731-
NODEIP="$NODE"
18731+
NODEIP="$NODE"
1873218732
fi
1873318733
fi
1873418734
elif [[ "$protocol" == postgres ]]; then

0 commit comments

Comments
 (0)