]> Zhao Yanbai Git Server - minix.git/commitdiff
Fix number of tests
authorErik van der Kouwe <erik@minix3.org>
Fri, 22 Jan 2010 11:32:39 +0000 (11:32 +0000)
committerErik van der Kouwe <erik@minix3.org>
Fri, 22 Jan 2010 11:32:39 +0000 (11:32 +0000)
test/run

index a4dabe1ae86093a3aa873b6496d1d9050f6de887..e6d97bbf1b158f1f084169a495f224161bb0d1f5 100755 (executable)
--- a/test/run
+++ b/test/run
@@ -13,7 +13,7 @@ badones=                      # list of tests that failed
 
 # Print test welcome message
 clr
-echo "Running POSIX compliance test suite. There are 49 tests in total."
+echo "Running POSIX compliance test suite. There are 51 tests in total."
 echo " "
 
 # Run all the tests, keeping track of who failed.