[sysfink] r193 committed - small fixups

0 views
Skip to first unread message

sys...@googlecode.com

unread,
Jan 13, 2010, 4:04:07 PM1/13/10
to sys...@googlegroups.com
Revision: 193
Author: mj41.cz
Date: Wed Jan 13 12:58:29 2010
Log: small fixups
http://code.google.com/p/sysfink/source/detail?r=193

Modified:
/trunk/server/t/conf-machines-test.example/first-test-machine-name
/trunk/server/utils/test-new.sh

=======================================
--- /trunk/server/t/conf-machines-test.example/first-test-machine-name Sun
Jan 10 15:40:30 2010
+++ /trunk/server/t/conf-machines-test.example/first-test-machine-name Wed
Jan 13 12:58:29 2010
@@ -10,3 +10,7 @@
[testscan]
exclude /
include /root/sysfink-test-dir
+
+[tmpscan]
+exclude /
+path [#-B5]/tmp
=======================================
--- /trunk/server/utils/test-new.sh Tue Jan 12 14:24:03 2010
+++ /trunk/server/utils/test-new.sh Wed Jan 13 12:58:29 2010
@@ -17,7 +17,7 @@
&& utils/test-new.sh dev sqlite tapir1 3 linux-perl-md5 | tee -a
temp/test-new.out \\
&& utils/test-new.sh dev mysql tapir1 3 linux-perl-md5 | tee -a
temp/test-new.out \\
&& utils/test-new.sh current auto tapir1 3 linux-perl-md5 | tee -a
temp/test-new.out \\
- && echo -n "Failed summary: " && cat temp/test-new.out | grep
-i "failed" | wc -l \\
+ && echo -n "Grep 'fail' summary: " && cat temp/test-new.out | grep
-i "fail" | wc -l \\
&& echo "" && echo "All done. Use 'cat temp/test-new.out | more' to see
output again."

USAGE_END

Reply all
Reply to author
Forward
0 new messages