Re: [iptables PATCH] xtables: Fix for deleting rules with comment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 2018-08-28 10:26, Phil Sutter wrote:
>+++ b/iptables/tests/shell/testcases/nft-only/0003delete-with-comment_0
>@@ -0,0 +1,10 @@
>+#!/bin/sh
>+
>+set -e
>+
>+[[ $XT_MULTI == */xtables-nft-multi ]] || { echo "skip $XT_MULTI"; exit 0; }

[[ is not sh-compatible. Either #!/bin/bash or [



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux