Rev 11677: Report status in a way the build farm recognizes. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

Jelmer Vernooij jelmer at samba.org
Tue Mar 6 00:36:45 GMT 2007


At file:///home/jelmer/bzr.samba/SAMBA_4_0/

------------------------------------------------------------
revno: 11677
revision-id: jelmer at samba.org-20070306003633-juuftggdy0l6s69h
parent: svn-v2:21713 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: SAMBA_4_0
timestamp: Tue 2007-03-06 01:36:33 +0100
message:
  Report status in a way the build farm recognizes.
modified:
  source/script/tests/selftest.pl svn-v2:20693 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2fselftest.pl
=== modified file 'source/script/tests/selftest.pl'
--- a/source/script/tests/selftest.pl	2007-03-05 23:12:50 +0000
+++ b/source/script/tests/selftest.pl	2007-03-06 00:36:33 +0000
@@ -591,4 +591,8 @@
 	}
 }
 
+if ($from_build_farm) {
+	print "TEST STATUS: $numfailed\n";
+}
+
 exit $numfailed;



More information about the samba-cvs mailing list