[cig-commits] r7220 - cs/buildbot/trunk/buildbot

leif at geodynamics.org leif at geodynamics.org
Wed Jun 13 16:46:36 PDT 2007


Author: leif
Date: 2007-06-13 16:46:36 -0700 (Wed, 13 Jun 2007)
New Revision: 7220

Modified:
   cs/buildbot/trunk/buildbot/bs.py
Log:
Capture 'configure.log' for Gale.

Modified: cs/buildbot/trunk/buildbot/bs.py
===================================================================
--- cs/buildbot/trunk/buildbot/bs.py	2007-06-13 23:42:49 UTC (rev 7219)
+++ cs/buildbot/trunk/buildbot/bs.py	2007-06-13 23:46:36 UTC (rev 7220)
@@ -128,6 +128,7 @@
               workdir=workdir,
               env=env,
               haltOnFailure=True,
+              logfiles={"configure.log": "configure.log"},
               ),
             s(step.ShellCommand,
               description=["testing"],



More information about the cig-commits mailing list