summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/sets/0022type_selective_flush_0
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell/testcases/sets/0022type_selective_flush_0')
-rwxr-xr-xtests/shell/testcases/sets/0022type_selective_flush_02
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell/testcases/sets/0022type_selective_flush_0 b/tests/shell/testcases/sets/0022type_selective_flush_0
index a20a863a..6062913b 100755
--- a/tests/shell/testcases/sets/0022type_selective_flush_0
+++ b/tests/shell/testcases/sets/0022type_selective_flush_0
@@ -11,7 +11,7 @@ add map t m {type ipv4_addr : inet_service;}
add rule t c tcp dport 80 meter f size 1024 {ip saddr limit rate 10/second}
"
-$NFT -f - <<< $RULESET
+$NFT -f - <<< "$RULESET"
# Commands that should be invalid