git: 4e6de02f4cc1 - stable/12 - pf tests: remove a stray 'set -x'
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 15:39:07 UTC
The branch stable/12 has been updated by kp:
URL: https://cgit.FreeBSD.org/src/commit/?id=4e6de02f4cc104e3553a8d88303698d610dcdab1
commit 4e6de02f4cc104e3553a8d88303698d610dcdab1
Author: Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2022-02-17 12:40:41 +0000
Commit: Kristof Provost <kp@FreeBSD.org>
CommitDate: 2022-02-26 08:26:15 +0000
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)
---
tests/sys/netpfil/pf/table.sh | 1 -
1 file changed, 1 deletion(-)
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