Re: [ovs-dev] [PATCH] tests: Remove extraneous parenthesis from test name.

2014-06-24 Thread Joe Stringer
Thanks, I applied this to master. On 25 June 2014 06:22, Ben Pfaff wrote: > On Mon, Jun 23, 2014 at 09:33:56AM +1200, Joe Stringer wrote: > > This could cause configuration failure on earlier versions of autoconf. > > > > Reported-by: Lin Shaopeng > > Signed-off-by: Joe Stringer > > Acked-by:

Re: [ovs-dev] [PATCH] tests: Remove extraneous parenthesis from test name.

2014-06-24 Thread Ben Pfaff
On Mon, Jun 23, 2014 at 09:33:56AM +1200, Joe Stringer wrote: > This could cause configuration failure on earlier versions of autoconf. > > Reported-by: Lin Shaopeng > Signed-off-by: Joe Stringer Acked-by: Ben Pfaff ___ dev mailing list dev@openvswit

[ovs-dev] [PATCH] tests: Remove extraneous parenthesis from test name.

2014-06-22 Thread Joe Stringer
This could cause configuration failure on earlier versions of autoconf. Reported-by: Lin Shaopeng Signed-off-by: Joe Stringer --- tests/ofp-print.at |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ofp-print.at b/tests/ofp-print.at index cfb604e..f2b896f 100644 --- a