mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-02-05 07:11:16 +01:00
#536: fixed STARTTLS depending on 0 returned from debugme
This commit is contained in:
parent
b7294c60c4
commit
4d8c258b0b
@ -853,6 +853,7 @@ fileout() { # ID, SEVERITY, FINDING
|
||||
|
||||
debugme() {
|
||||
[[ "$DEBUG" -ge 2 ]] && "$@"
|
||||
return 0
|
||||
}
|
||||
|
||||
hex2dec() {
|
||||
|
Loading…
Reference in New Issue
Block a user