]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: README: $NFT does not have to be a path to a binary
authorŠtěpán Němec <snemec@redhat.com>
Fri, 5 Nov 2021 11:39:09 +0000 (12:39 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 5 Nov 2021 13:21:26 +0000 (14:21 +0100)
commitae5b4617fdbd4d3e0d933c1eac22f41e53365407
tree11e620560829c50172bdbbbefe9154c7c9f3e88b
parentdf133965379f39d9143500e6d83c9ff722cf045c
tests: shell: README: $NFT does not have to be a path to a binary

Since commit 7c8a44b25c22, $NFT can contain an arbitrary command,
e.g. 'valgrind nft'.

Fixes: 7c8a44b25c22 ("tests: shell: Allow wrappers to be passed as nft command")
Signed-off-by: Štěpán Němec <snemec@redhat.com>
Signed-off-by: Phil Sutter <phil@nwl.cc>
tests/shell/README