]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: monitor: use correct $nft value in EXIT trap
authorŠtěpán Němec <snemec@redhat.com>
Wed, 27 Jan 2021 14:02:03 +0000 (15:02 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 27 Jan 2021 16:21:25 +0000 (17:21 +0100)
commit990cbbf75c40b92e6d6dc66721dfbedf33cacf8f
treed18ae5373ee994386fc5b55b7745c351f6b4089a
parent26b973029647daa5501dac0dcd430b0b467c3479
tests: monitor: use correct $nft value in EXIT trap

With double quotes, $nft was being expanded to the default value even
in presence of the -H option.

Signed-off-by: Štěpán Němec <snemec@redhat.com>
Helped-by: Tomáš Doležal <todoleza@redhat.com>
Acked-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Phil Sutter <phil@nwl.cc>
tests/monitor/run-tests.sh