mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 04:12:51 +00:00
There are actually 129 tests here.
This commit is contained in:
parent
adcda09cbc
commit
107994f781
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201490
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user