From 750a8f24cc5ee69cba4c135a7acc8b96ad38e23b Mon Sep 17 00:00:00 2001 From: GeorgeCox Date: Thu, 4 Oct 2018 15:47:42 +0100 Subject: [PATCH] Removed 'P', presumably a typo --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index 5bd59ad..17252e5 100755 --- a/testssl.sh +++ b/testssl.sh @@ -18080,7 +18080,7 @@ lets_roll() { else # Just 1x ip4v to check, applies also if CMDLINE_IP was supplied NODEIP="$IPADDRs" lets_roll "${STARTTLS_PROTOCOL}" -P RET=$? + RET=$? fi exit $RET