1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-04-14 05:26:06 +02:00

Undo copy and paste error

This PR removes what appears to be a copy and paste error introduced by .
This commit is contained in:
David Cooper 2020-01-22 11:14:55 -05:00 committed by GitHub
parent 2181061c6e
commit d49d96ae40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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