]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tests/sys/netpfil/pf: Add missing python3 requirements
authorAlex Richardson <arichardson@FreeBSD.org>
Tue, 23 Feb 2021 19:04:01 +0000 (19:04 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Mon, 1 Mar 2021 12:53:45 +0000 (12:53 +0000)
commit98202829d1b3727a8706f45d052fc9e9507b562b
tree8cddb1f67258322a0893de2c5a67711e62a595a5
parenta2c0e94ccfafc6a873fc6acbaccee8a14f968acf
tests/sys/netpfil/pf: Add missing python3 requirements

This also fixes a typo in the dup test that caused the head function to
not be called. On my test system without python3 the tests are now
skipped instead of failing.

Reviewed By: kp
Differential Revision: https://reviews.freebsd.org/D28903
tests/sys/netpfil/pf/checksum.sh
tests/sys/netpfil/pf/dup.sh