summaryrefslogtreecommitdiffstats
path: root/iptables/tests/shell/testcases/firewalld-restore/0001-firewalld_0
diff options
context:
space:
mode:
Diffstat (limited to 'iptables/tests/shell/testcases/firewalld-restore/0001-firewalld_0')
-rwxr-xr-xiptables/tests/shell/testcases/firewalld-restore/0001-firewalld_02
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables/tests/shell/testcases/firewalld-restore/0001-firewalld_0 b/iptables/tests/shell/testcases/firewalld-restore/0001-firewalld_0
index 8bf0c2c6..0174b03f 100755
--- a/iptables/tests/shell/testcases/firewalld-restore/0001-firewalld_0
+++ b/iptables/tests/shell/testcases/firewalld-restore/0001-firewalld_0
@@ -231,7 +231,7 @@ for table in nat mangle raw filter;do
done
case "$XT_MULTI" in
-*/xtables-nft-multi)
+*xtables-nft-multi)
# nft-multi displays chain names in different order, work around this for now
tmpfile2=$(mktemp)
sort "$tmpfile" > "$tmpfile2"