mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-04 23:13:41 +01:00
remove unneeded echo
This commit is contained in:
parent
ce91e221d1
commit
4916e89087
@ -893,7 +893,6 @@ display_results_in_terminal() {
|
||||
fi
|
||||
|
||||
if [[ $TEST_TOLERANCE == "True" ]]; then
|
||||
echo
|
||||
if [[ $tls_tolerance['big-TLSv1.2'] =~ TLSv1.2 ]]; then
|
||||
echo -e "TLS Tolerance: ${c_green}yes${c_reset}"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user