]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: py: Fix for using wrong payload path
authorPhil Sutter <phil@nwl.cc>
Thu, 2 Oct 2025 11:22:56 +0000 (13:22 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 23 Oct 2025 20:48:51 +0000 (22:48 +0200)
commitaad26d166278aacbd42ce0d1f258c6fd30a05c7c
treec3c85e99341c2afa6a074afb5d7d1bea136293ce
parentb028f8ce616bb5a219a10844357b9a3822d99a8c
tests: py: Fix for using wrong payload path

If one family has a per-family payload record, following families used
it by accident for a .got file when they actually should use the generic
name.

Signed-off-by: Phil Sutter <phil@nwl.cc>
tests/py/nft-test.py