]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: xlate-test: Fix for 'make distcheck'
authorPhil Sutter <phil@nwl.cc>
Wed, 6 Nov 2024 15:42:46 +0000 (16:42 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 6 Nov 2024 16:41:55 +0000 (17:41 +0100)
commit79787c6eaeed3e1164d2ad87d3c82329bfbd885a
tree4ad3066f22fc80863f4db36c5d83092c51fac710
parent55ac47847806c248fe6385f0f273e9e1017ea7ee
tests: xlate-test: Fix for 'make distcheck'

Similar problem as with the other suites: The build directory does not
contain test cases, only build results.

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