From: YAMAMOTO Takashi Date: Wed, 12 Mar 2014 10:06:18 +0000 (+0900) Subject: learn.at: wrap long comments X-Git-Tag: sliver-openvswitch-2.2.90-1~6^2~136 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4b10fd11f1b1c03df3d1d0694bbd9e0f501a67da;p=sliver-openvswitch.git learn.at: wrap long comments Signed-off-by: YAMAMOTO Takashi Signed-off-by: Ben Pfaff --- diff --git a/tests/learn.at b/tests/learn.at index 9bd3c4401..b88ea12c1 100644 --- a/tests/learn.at +++ b/tests/learn.at @@ -350,7 +350,8 @@ for i in `seq 1 10`; do fi done -# Check that the first packet of each flow went out port 2 and the rest out port 3. +# Check that the first packet of each flow went out port 2 and the rest out +# port 3. AT_CHECK( [(ovs-ofctl dump-ports br0 2; ovs-ofctl dump-ports br0 3) | STRIP_XIDS], [0], [OFPST_PORT reply: 1 ports @@ -401,7 +402,8 @@ for i in `seq 1 10`; do fi done -# Check that the first packet of each flow went out port 2 and the rest out port 3. +# Check that the first packet of each flow went out port 2 and the rest out +# port 3. AT_CHECK( [(ovs-ofctl dump-ports br0 2; ovs-ofctl dump-ports br0 3) | STRIP_XIDS], [0], [OFPST_PORT reply: 1 ports