} is an ordinary character in "basic" regex.
Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
tests/vtep-ctl.at | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/vtep-ctl.at b/tests/vtep-ctl.at
index f4a7edf..99e97e8 100644
--- a/tests/vtep-ctl.at
+++ b/tests/vtep-ctl.at
@@ -898,7 +898,7 @@ AT_CHECK([RUN_VTEP_CTL(
[bind-ls a a1 100 ls1],
[set Physical_Switch a management_ips=[[4.3.2.1]] tunnel_ips=[[1.2.3.4]]])],
[0], [ignore], [], [VTEP_CTL_CLEANUP])
-AT_CHECK([vtep-ctl --timeout=5 -vreconnect:emer --db=unix:socket show | tail
-n+2 | sed 's/=[[a-f0-9-]][[a-f0-9-]]*\}/=<ls>\}/' ], [0], [dnl
+AT_CHECK([vtep-ctl --timeout=5 -vreconnect:emer --db=unix:socket show | tail
-n+2 | sed 's/=[[a-f0-9-]][[a-f0-9-]]*}/=<ls>}/' ], [0], [dnl
Manager "tcp:4.5.6.7"
Physical_Switch a
management_ips: [["4.3.2.1"]]
--
2.3.8 (Apple Git-58)
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev