diff options
Diffstat (limited to 'tests/shell/features/flowtable_counter.sh')
-rwxr-xr-x | tests/shell/features/flowtable_counter.sh | 2 |
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 } }" |