Browse Source

blockcheck: beautify

pull/100/head
bol-van 3 years ago
parent
commit
5892e31b50
  1. 4
      blockcheck.sh

4
blockcheck.sh

@ -672,13 +672,11 @@ check_domain()
}
done
echo
if [ "$SUBSYS" = "pfSense" ] ; then
echo
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"
else
echo
echo preparing tpws redirection
tpws_ipt_prepare $2

Loading…
Cancel
Save