]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: use the src/nft binary instead of $PATH one
authorFlorian Westphal <fw@strlen.de>
Tue, 4 Aug 2015 13:51:25 +0000 (15:51 +0200)
committerFlorian Westphal <fw@strlen.de>
Sun, 23 Aug 2015 21:22:02 +0000 (23:22 +0200)
commit357d8cfcceb22d23072f5b2f79a9647623883e88
tree049d948a192965cd77e44df79037a57e1fa71378
parent47e5f37ab443376b06538b94aedf79586640eebb
tests: use the src/nft binary instead of $PATH one

... so one doesn't need to install new binary into $PATH (or
change PATH... ) during development.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/regression/nft-test.py