From ad04b6e6903328480a824177d0e7c90bd89050a4 Mon Sep 17 00:00:00 2001 From: Arturo Borrero Date: Thu, 23 Jun 2016 13:45:44 +0200 Subject: tests: shell: run-tests.sh: use src/nft binary by default Better use the local tree nft binary rather than the installed one. Requested-by: Pablo Neira Ayuso Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- tests/shell/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/shell/README') diff --git a/tests/shell/README b/tests/shell/README index 2ce4120a..2d8681fd 100644 --- a/tests/shell/README +++ b/tests/shell/README @@ -20,4 +20,6 @@ Also, test-files will receive the environment variable $NFT which contains the path to the nftables binary being tested. You can pass an arbitrary $NFT value as well: - % NFT=../../src/nft ./run-tests.sh + % NFT=/usr/local/sbin/nft ./run-tests.sh + +By default the tests are run with the nft binary at '../../src/nft' -- cgit v1.2.3