[Pkg-shadow-commits] r1682 - debian/trunk/tests

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Sun Jan 6 19:36:19 UTC 2008


Author: nekral-guest
Date: 2008-01-06 19:36:19 +0000 (Sun, 06 Jan 2008)
New Revision: 1682

Modified:
   debian/trunk/tests/run_all
Log:
Added needed empty line at the end of the testsuite.
Added comments.


Modified: debian/trunk/tests/run_all
===================================================================
--- debian/trunk/tests/run_all	2008-01-06 19:34:50 UTC (rev 1681)
+++ debian/trunk/tests/run_all	2008-01-06 19:36:19 UTC (rev 1682)
@@ -27,6 +27,7 @@
 echo "+: test passed"
 echo "-: test failed"
 
+# Empty the complete log.
 > testsuite.log
 run_test ./su/01/run
 run_test ./su/02/run
@@ -58,6 +59,7 @@
 run_test ./cktools/01/run1
 run_test ./cktools/01/run2
 
+echo
 echo "$succeded test(s) passed"
 echo "$failed test(s) failed"
 echo "log written in 'testsuite.log'"
@@ -66,3 +68,4 @@
 	echo "the following tests failed:"
 	echo $failed_tests
 fi
+




More information about the Pkg-shadow-commits mailing list