]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/shell: Print unified diffs in dump errors
authorPhil Sutter <phil@nwl.cc>
Fri, 7 Jun 2019 17:25:27 +0000 (19:25 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 7 Jun 2019 22:04:24 +0000 (00:04 +0200)
commit0e6730095930650a29bf09e30a0d71b9cac404f9
tree3bbfff4011686290c59eef82f8289c7d14b279e4
parentc145e3d0b07d60154449c1e54a064f9ab16e82fc
tests/shell: Print unified diffs in dump errors

Non-unified format is useful only if the expected output is printed as
well, which is not the case.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/run-tests.sh