mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-21 07:59:31 +01:00
Merge pull request #564 from dcooper16/test_just_one_alignment
Fix alignment problem in test_just_one()
This commit is contained in:
commit
95615fd6c3
@ -2229,8 +2229,6 @@ test_just_one(){
|
||||
if [[ $sclient_success -eq 0 ]]; then
|
||||
dhlen=$(read_dhbits_from_file $TMPFILE quiet)
|
||||
kx="$kx $dhlen"
|
||||
else
|
||||
kx="$kx$grey TBD $off "
|
||||
fi
|
||||
fi
|
||||
neat_list $HEXC $ciph "$kx" $enc
|
||||
|
Loading…
Reference in New Issue
Block a user