tests: Fix unbalanced parentheses that caused build break in testcase.
authorWilliam Tu <u9012063@gmail.com>
Wed, 27 Jan 2016 06:21:15 +0000 (22:21 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 27 Jan 2016 07:23:20 +0000 (23:23 -0800)
The current build fails at this test case:
/usr/bin/m4:tests/ovs-vswitchd.at:171: recursion limit of 1024 exceeded,
use -L<N> to change it
autom4te: /usr/bin/m4 failed with exit status: 1

Observed on Centos 6.5 with m4 version 1.4.13.

Signed-off-by: William Tu <u9012063@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/ovs-vswitchd.at

index 492b944..4245fc4 100644 (file)
@@ -168,7 +168,7 @@ dnl ----------------------------------------------------------------------
 dnl OVSDB server before release version 2.5 does not support the monitor2
 dnl method.  This test defeatures the OVSDB server to simulate an older
 dnl OVSDB server and make sure ovs-vswitchd can still work with it
-AT_SETUP([ovs-vswitchd -- Compatible with OVSDB server - w/o monitor2)])
+AT_SETUP([ovs-vswitchd -- Compatible with OVSDB server - w/o monitor2])
 OVS_VSWITCHD_START
 
 dnl defeature OVSDB server -- no monitor2