aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2022-02-17 12:40:41 +0000
committerKristof Provost <kp@FreeBSD.org>2022-02-26 08:26:15 +0000
commit4e6de02f4cc104e3553a8d88303698d610dcdab1 (patch)
tree33d41c245ddd147f1e46514fb6bf720a7beb6677
parent259bedb8f6dce40fcabf228d2019337f70a60867 (diff)
pf tests: remove a stray 'set -x'
'set -x' is very useful when debugging tests, but does not need to be left in. MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 7f55a9b490cc792491eebb50e46680b8eb2153ee)
-rw-r--r--tests/sys/netpfil/pf/table.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sys/netpfil/pf/table.sh b/tests/sys/netpfil/pf/table.sh
index e6b8a8bb6d0f..3d57fba8d2fb 100644
--- a/tests/sys/netpfil/pf/table.sh
+++ b/tests/sys/netpfil/pf/table.sh
@@ -253,7 +253,6 @@ precreate_body()
{
pft_init
-set -x
vnet_mkjail alcatraz
jexec alcatraz pfctl -t foo -T add 192.0.2.1