learn.at: wrap long comments
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Wed, 12 Mar 2014 10:06:18 +0000 (19:06 +0900)
committerBen Pfaff <blp@nicira.com>
Thu, 13 Mar 2014 03:03:40 +0000 (20:03 -0700)
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/learn.at

index 9bd3c44..b88ea12 100644 (file)
@@ -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