summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/listing/0017objects_0
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell/testcases/listing/0017objects_0')
-rwxr-xr-xtests/shell/testcases/listing/0017objects_02
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell/testcases/listing/0017objects_0 b/tests/shell/testcases/listing/0017objects_0
index 14d61438..8a586e80 100755
--- a/tests/shell/testcases/listing/0017objects_0
+++ b/tests/shell/testcases/listing/0017objects_0
@@ -8,7 +8,7 @@ EXPECTED="table inet filter {
set -e
-$NFT -f - <<< $EXPECTED
+$NFT -f - <<< "$EXPECTED"
$NFT flush map inet filter countermap
GET="$($NFT list map inet filter countermap)"