blockcheck: beautify

This commit is contained in:
bol-van 2022-04-06 10:57:14 +03:00
parent 3f9874e316
commit 5892e31b50

View File

@ -672,13 +672,11 @@ check_domain()
} }
done done
echo
if [ "$SUBSYS" = "pfSense" ] ; then if [ "$SUBSYS" = "pfSense" ] ; then
echo
echo "tpws tests are not possible on pfSense" echo "tpws tests are not possible on pfSense"
report_append "ipv${IPV} $4 $1 : automated tpws tests are not possible on pfSense. check docs/bsd.txt" report_append "ipv${IPV} $4 $1 : automated tpws tests are not possible on pfSense. check docs/bsd.txt"
else else
echo
echo preparing tpws redirection echo preparing tpws redirection
tpws_ipt_prepare $2 tpws_ipt_prepare $2