]> Zhao Yanbai Git Server - minix.git/commitdiff
Fixed sh2.sh test
authorBen Gras <ben@minix3.org>
Mon, 27 Jun 2005 09:41:38 +0000 (09:41 +0000)
committerBen Gras <ben@minix3.org>
Mon, 27 Jun 2005 09:41:38 +0000 (09:41 +0000)
test/sh2.sh

index 325f231361aef385a07c1b5962de2c1ab834c55f..a2a50958de6e188fb81fe5338373c716d94fa170 100755 (executable)
@@ -236,14 +236,14 @@ the little black cat
 END
 
 cat >answer <<END
+   1 dog
+   1 sheep
    2 big
    2 black
    2 cat
-   1 dog
    2 little
-   1 sheep
-   4 the
    2 white
+   4 the
 END
 
 prep x | sort | uniq -c >y1