]> Zhao Yanbai Git Server - minix.git/commitdiff
test set: use clear
authorThomas Veerman <thomas@minix3.org>
Fri, 15 Feb 2013 12:18:47 +0000 (13:18 +0100)
committerThomas Veerman <thomas@minix3.org>
Thu, 21 Feb 2013 10:29:09 +0000 (10:29 +0000)
test/run

index 319b58c1f9a3d38cadefda510d1119f43d1b5c53..7b5c621b53a3d05d09f491ec543212bfb199549b 100755 (executable)
--- a/test/run
+++ b/test/run
@@ -29,7 +29,7 @@ for i in `echo $tests`; do
 done
 
 # Print test welcome message
-clr
+clear
 echo "Running POSIX compliance test suite. There are $tests_no tests in total."
 echo " "