[Scummvm-cvs-logs] SF.net SVN: scummvm:[48940] buildbot/config/master.cfg

dhewg at users.sourceforge.net dhewg at users.sourceforge.net
Tue May 4 21:00:15 CEST 2010


Revision: 48940
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48940&view=rev
Author:   dhewg
Date:     2010-05-04 19:00:14 +0000 (Tue, 04 May 2010)

Log Message:
-----------
Latest uncommited changes from the buildbot box.

Modified Paths:
--------------
    buildbot/config/master.cfg

Modified: buildbot/config/master.cfg
===================================================================
--- buildbot/config/master.cfg	2010-05-04 12:54:55 UTC (rev 48939)
+++ buildbot/config/master.cfg	2010-05-04 19:00:14 UTC (rev 48940)
@@ -622,7 +622,7 @@
 
 	f.addStep(Compile(command = [
 							"make",
-							"-j3",
+							"-j2",
 							WithProperties("SCUMMVM_SVN_REVISION=%(got_revision)s")
 						],
 						env = config["env"]))
@@ -661,7 +661,7 @@
 
 	f.addStep(Compile(command = [
 							"make",
-							"-j3",
+							"-j2",
 							WithProperties("SCUMMVM_SVN_REVISION=%(got_revision)s")
 						],
 						env = config["env"]))


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list