1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-05-15 12:46:04 +02:00

in addition to : using the predefined variable

This commit is contained in:
Dirk 2017-04-05 14:48:35 +02:00
parent 6b0f389225
commit b1ce11d76e

@ -2310,7 +2310,7 @@ run_more_flags() {
first=false
fi
pr_done_good "$f2t"
outln "$(out_row_aligned_max_width "$HEADERVALUE" " " $TERM_WIDTH)"
outln "$(out_row_aligned_max_width "$HEADERVALUE" "$spaces" $TERM_WIDTH)"
fileout "$f2t" "OK" "$f2t: $HEADERVALUE"
fi
done