summaryrefslogtreecommitdiffstats
path: root/iptables/tests/shell/testcases/ipt-restore/0014-verbose-restore_0
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2020-07-06 18:40:16 +0200
committerPhil Sutter <phil@nwl.cc>2020-12-21 18:33:21 +0100
commite28cf12cf50b9e2e0114f04331635fc122cb8aef (patch)
tree1efec036ca89152cb49d53e42b703375c1fdd504 /iptables/tests/shell/testcases/ipt-restore/0014-verbose-restore_0
parenta599efa74dd98c70332428b68970ae0e218600da (diff)
tests: shell: Drop any dump sorting in place
With iptables-nft-save output now sorted just like legacy one, no sorting to unify them is needed anymore. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'iptables/tests/shell/testcases/ipt-restore/0014-verbose-restore_0')
-rwxr-xr-xiptables/tests/shell/testcases/ipt-restore/0014-verbose-restore_02
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables/tests/shell/testcases/ipt-restore/0014-verbose-restore_0 b/iptables/tests/shell/testcases/ipt-restore/0014-verbose-restore_0
index 94bed0ec..fc8559c5 100755
--- a/iptables/tests/shell/testcases/ipt-restore/0014-verbose-restore_0
+++ b/iptables/tests/shell/testcases/ipt-restore/0014-verbose-restore_0
@@ -59,7 +59,7 @@ Flushing chain \`secfoo'
Deleting chain \`secfoo'"
for ipt in iptables-restore ip6tables-restore; do
- diff -u -Z <(sort <<< "$EXPECT") <($XT_MULTI $ipt -v <<< "$DUMP" | sort)
+ diff -u -Z <(echo "$EXPECT") <($XT_MULTI $ipt -v <<< "$DUMP")
done
DUMP="*filter