mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-10 18:50:58 +01:00
Removed 'P', presumably a typo
This commit is contained in:
parent
b49399e7c7
commit
750a8f24cc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user