There are actually 129 tests here.

This commit is contained in:
David E. O'Brien 2010-01-04 11:00:12 +00:00
parent adcda09cbc
commit 107994f781
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201490

View File

@ -50,7 +50,7 @@ main()
awk 'END { for (i = 1; i < 15; i++) print "l1_" i}' </dev/null >lines1
awk 'END { for (i = 1; i < 10; i++) print "l2_" i}' </dev/null >lines2
echo "1..121"
echo "1..129"
exec 4>&1 5>&2
tests