diff options
Diffstat (limited to 'tests/shell/testcases/transactions')
-rwxr-xr-x | tests/shell/testcases/transactions/0014chain_1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell/testcases/transactions/0014chain_1 b/tests/shell/testcases/transactions/0014chain_1 index a03ef126..955860d0 100755 --- a/tests/shell/testcases/transactions/0014chain_1 +++ b/tests/shell/testcases/transactions/0014chain_1 @@ -16,5 +16,5 @@ delete chain x y delete chain x y" echo "$RULESET" > $tmpfile -$NFT -f $tmpfile +$NFT -f $tmpfile 2>/dev/null echo "E: allowing double-removal of chain" >&2 |