From d49d96ae406061f24fcbf60233b8f5fb0effbfa1 Mon Sep 17 00:00:00 2001 From: David Cooper Date: Wed, 22 Jan 2020 11:14:55 -0500 Subject: [PATCH] Undo copy and paste error This PR removes what appears to be a copy and paste error introduced by #1463. --- testssl.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/testssl.sh b/testssl.sh index f73afe6..c24d42a 100755 --- a/testssl.sh +++ b/testssl.sh @@ -15624,8 +15624,6 @@ run_beast(){ prln_svrty_good "no TLS1 (OK)" fileout "$jsonID" "OK" "not vulnerable, no TLS1" "$cve" "$cwe" fi -set +x -exit 0 return 0 else # protocol not succeeded but it's the first time continued=true