]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/build: capture more output from "tests/build/run-tests.sh" script
authorThomas Haller <thaller@redhat.com>
Thu, 14 Sep 2023 13:14:02 +0000 (15:14 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 15 Sep 2023 14:36:32 +0000 (16:36 +0200)
commitc76cfef3d4bfb77d12a6d0c34f4ee4aa6a97eaa6
tree1c7a2a50576285f81b3f4491ffdbc06a361c238e
parentffbcf6cc7976533cd3e2dc5eae68aa9f82867889
tests/build: capture more output from "tests/build/run-tests.sh" script

Dropping stdout for various build tests makes it hard to understand what
happens, when a build fails. Redirect both stdout and stderr to the log
files for easier debugging.

Signed-off-by: Thomas Haller <thaller@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/build/run-tests.sh