Fixed sh2.sh test

This commit is contained in:
Ben Gras 2005-06-27 09:41:38 +00:00
parent 1e6bc8c583
commit 6f02e00837

View File

@ -236,14 +236,14 @@ the little black cat
END END
cat >answer <<END cat >answer <<END
1 dog
1 sheep
2 big 2 big
2 black 2 black
2 cat 2 cat
1 dog
2 little 2 little
1 sheep
4 the
2 white 2 white
4 the
END END
prep x | sort | uniq -c >y1 prep x | sort | uniq -c >y1