mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-10 18:50:58 +01:00
commit
d7c5e0240f
@ -313,7 +313,7 @@ readonly SSLv2_CLIENT_HELLO="
|
||||
|
||||
|
||||
###### output functions ######
|
||||
# a little bit of sanitzing with bash internal search&replace -- otherwise printf will hiccup at '%' and '--' does the rest.
|
||||
# a little bit of sanitizing with bash internal search&replace -- otherwise printf will hiccup at '%' and '--' does the rest.
|
||||
out(){
|
||||
# if [[ "$BASH_VERSINFO" -eq 4 ]]; then
|
||||
printf -- "%b" "${1//%/%%}"
|
||||
|
Loading…
Reference in New Issue
Block a user