]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/build/run-tests.sh: fix issues reported by shellcheck
authorArturo Borrero Gonzalez <arturo@netfilter.org>
Mon, 17 Jul 2023 10:13:24 +0000 (12:13 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 17 Jul 2023 11:18:16 +0000 (13:18 +0200)
commit58f5f4f4dbde0eeab2705dfe453610d850a632c0
treede5089594a599ba8616486692bb4a82eacd15e66
parent6493bf4abe6e6f05565db507d2124b1aebc70ec9
tests/build/run-tests.sh: fix issues reported by shellcheck

Improve a bit the script as reported by shellcheck, also including
information about the log file.

The log file, by the way, is added to the gitignore to reduce noise
in the git tree.

Signed-off-by: Arturo Borrero Gonzalez <arturo@netfilter.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
.gitignore
tests/build/run-tests.sh