summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/transactions/0014chain_1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell/testcases/transactions/0014chain_1')
-rwxr-xr-xtests/shell/testcases/transactions/0014chain_12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell/testcases/transactions/0014chain_1 b/tests/shell/testcases/transactions/0014chain_1
index 40cea8b2..802a7e63 100755
--- a/tests/shell/testcases/transactions/0014chain_1
+++ b/tests/shell/testcases/transactions/0014chain_1
@@ -7,5 +7,5 @@ add chain x y
delete chain x y
delete chain x y"
-$NFT -f - <<< $RULESET 2>/dev/null
+$NFT -f - <<< "$RULESET" 2>/dev/null
echo "E: allowing double-removal of chain" >&2