From: Joe Stringer <joestrin...@nicira.com> 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> Acked-by: Ben Pfaff <b...@nicira.com> Signed-off-by: Flavio Leitner <f...@redhat.com> --- tests/ofp-print.at | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/ofp-print.at b/tests/ofp-print.at index 09fc06d..c25da53 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.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev