mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-05-25 18:48:44 +02:00
Remove typo
This PR removes a typo that was introduced in https://github.com/drwetter/testssl.sh/commit/b49399e7c731a6b5906d44b34cc41204ff34734a.
This commit is contained in:
+1
-1
@@ -18080,7 +18080,7 @@ lets_roll() {
|
|||||||
else # Just 1x ip4v to check, applies also if CMDLINE_IP was supplied
|
else # Just 1x ip4v to check, applies also if CMDLINE_IP was supplied
|
||||||
NODEIP="$IPADDRs"
|
NODEIP="$IPADDRs"
|
||||||
lets_roll "${STARTTLS_PROTOCOL}"
|
lets_roll "${STARTTLS_PROTOCOL}"
|
||||||
P RET=$?
|
RET=$?
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit $RET
|
exit $RET
|
||||||
|
|||||||
Reference in New Issue
Block a user