summaryrefslogtreecommitdiffstats
path: root/tests/shell/features/flowtable_counter.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell/features/flowtable_counter.sh')
-rwxr-xr-xtests/shell/features/flowtable_counter.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell/features/flowtable_counter.sh b/tests/shell/features/flowtable_counter.sh
index a4c4c621..5d47215f 100755
--- a/tests/shell/features/flowtable_counter.sh
+++ b/tests/shell/features/flowtable_counter.sh
@@ -6,7 +6,7 @@
EXPECTED="table ip filter2 {
flowtable main_ft2 {
hook ingress priority filter
- devices = { lo }
+ devices = { \"lo\" }
counter
}
}"