This could cause configuration failure on earlier versions of autoconf. Reported-by: Lin Shaopeng <slin0...@gmail.com> Signed-off-by: Joe Stringer <joestrin...@nicira.com> --- 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/tests/ofp-print.at +++ b/tests/ofp-print.at @@ -451,7 +451,7 @@ tcp,metadata=0,in_port=0,vlan_tci=0x0000,dl_src=50:54:00:00:00:05,dl_dst=50:54:0 ]) AT_CLEANUP -AT_SETUP([OFPT_PACKET_IN - OF1.0, with hex output of packet data)]) +AT_SETUP([OFPT_PACKET_IN - OF1.0, with hex output of packet data]) AT_KEYWORDS([ofp-print]) AT_CHECK([ovs-ofctl ofp-print "\ 01 0a 00 4e 00 00 00 00 00 00 01 11 00 3c 00 03 \ -- 1.7.10.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev