git: 4802e21ac921 - stable/13 - pf tests: remove a stray 'set -x'
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 15:39:06 UTC
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=4802e21ac921c9ebbcd6446c3b1cad58d4f97930 commit 4802e21ac921c9ebbcd6446c3b1cad58d4f97930 Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2022-02-17 12:40:41 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2022-02-28 15:38:05 +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 320522eaacbd..e363c86a4939 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