Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2025 10:04:18 GMT
From:      Kristof Provost <kp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 9bdb3272f753 - main - pf tests: remove stray debug log line
Message-ID:  <202502251004.51PA4I6h064234@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kp:

URL: https://cgit.FreeBSD.org/src/commit/?id=9bdb3272f75346e53e67007fbf84fad6e9815e11

commit 9bdb3272f75346e53e67007fbf84fad6e9815e11
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2025-02-21 12:54:58 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2025-02-25 08:32:33 +0000

    pf tests: remove stray debug log line
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 tests/sys/netpfil/pf/nat64.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/sys/netpfil/pf/nat64.sh b/tests/sys/netpfil/pf/nat64.sh
index 68d9191cacb9..6227da01fccf 100644
--- a/tests/sys/netpfil/pf/nat64.sh
+++ b/tests/sys/netpfil/pf/nat64.sh
@@ -501,7 +501,6 @@ table_range_cleanup()
 table_common_body()
 {
 	pool_type=$1
-echo pool_type=${pool_type}
 
 	pft_init
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502251004.51PA4I6h064234>