From fe1cfd89c239cb6ce54f0c7b99ec2eb517db5f12 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Fri, 29 May 2020 16:39:31 +0200 Subject: tests: shell: Fix syntax in ipt-restore/0010-noflush-new-chain_0 The here-doc statement missed the final delimiter. Worked anyways because end-of-file would do the trick. Fixes: a103fbfadf4c1 ("xtables-restore: Fix parser feed from line buffer") Signed-off-by: Phil Sutter --- iptables/tests/shell/testcases/ipt-restore/0010-noflush-new-chain_0 | 1 + 1 file changed, 1 insertion(+) diff --git a/iptables/tests/shell/testcases/ipt-restore/0010-noflush-new-chain_0 b/iptables/tests/shell/testcases/ipt-restore/0010-noflush-new-chain_0 index 739e684a..2817376e 100755 --- a/iptables/tests/shell/testcases/ipt-restore/0010-noflush-new-chain_0 +++ b/iptables/tests/shell/testcases/ipt-restore/0010-noflush-new-chain_0 @@ -8,3 +8,4 @@ $XT_MULTI iptables-restore --noflush <