git: 7f55a9b490cc - main - pf tests: remove a stray 'set -x'
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Feb 2022 13:15:05 UTC
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=7f55a9b490cc792491eebb50e46680b8eb2153ee commit 7f55a9b490cc792491eebb50e46680b8eb2153ee Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2022-02-17 12:40:41 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2022-02-17 12:40:41 +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") --- 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 9b170b53e9e3..b224f3520bb9 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