poldek: poldek/tests/sh/lib/shunit2 - nicer output
mis
mis at pld-linux.org
Sun Jul 1 22:47:01 CEST 2007
Author: mis Date: Sun Jul 1 20:47:01 2007 GMT
Module: poldek Tag: HEAD
---- Log message:
- nicer output
---- Files affected:
poldek/poldek/tests/sh/lib:
shunit2 (1.3 -> 1.4)
---- Diffs:
================================================================
Index: poldek/poldek/tests/sh/lib/shunit2
diff -u poldek/poldek/tests/sh/lib/shunit2:1.3 poldek/poldek/tests/sh/lib/shunit2:1.4
--- poldek/poldek/tests/sh/lib/shunit2:1.3 Sat Jun 23 21:07:19 2007
+++ poldek/poldek/tests/sh/lib/shunit2 Sun Jul 1 22:46:56 2007
@@ -707,7 +707,7 @@
setUp
# execute the test
- echo "${_su_func}"
+ echo "# ${_su_func}"
eval ${_su_func}
if [ $? -eq 0 ]; then
_shunit_testPassed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/poldek/poldek/tests/sh/lib/shunit2?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list