mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
Change to square brackets (hopefully last change on this before it goes
out) Ticket: CM-3346 Reviewed By: Testing Done: Tested ifquery check (cherry picked from commit d8b03e1d50e2936d87a419f16564b79b908e6ef7)
This commit is contained in:
@@ -23,8 +23,8 @@ multiple_vlan_aware_bridge_support=0
|
||||
# cross marks against interface attributes.
|
||||
# Use the below strings to modify the default behaviour.
|
||||
#
|
||||
ifquery_check_success_str=(ok)
|
||||
ifquery_check_error_str=(fail)
|
||||
ifquery_check_success_str=[ok]
|
||||
ifquery_check_error_str=[fail]
|
||||
ifquery_check_unknown_str=
|
||||
#
|
||||
|
||||
|
Reference in New Issue
Block a user