diff options
Diffstat (limited to 'tests/shell/testcases/transactions/0023rule_1')
| -rwxr-xr-x | tests/shell/testcases/transactions/0023rule_1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell/testcases/transactions/0023rule_1 b/tests/shell/testcases/transactions/0023rule_1 index e58c088c..863bcde4 100755 --- a/tests/shell/testcases/transactions/0023rule_1 +++ b/tests/shell/testcases/transactions/0023rule_1 @@ -1,7 +1,7 @@ #!/bin/bash RULESET="add table x -add chain x y +add chain x y { type filter hook input priority 0; } add rule x y jump y" # kernel must return ELOOP |
