[SCM] build.samba.org - branch master updated

Matthieu Patou mat at samba.org
Fri Nov 26 12:13:03 MST 2010


The branch, master has been updated
       via  0ec7988 extend time for builder72
      from  71282e4 detect more timeout situations

http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 0ec7988f0ddcaed15b8a89a9190e2d7249a7604d
Author: Matthieu Patou <mat at matws.net>
Date:   Fri Nov 26 22:12:07 2010 +0300

    extend time for builder72

-----------------------------------------------------------------------

Summary of changes:
 burns.fns => builder72.fns |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
 copy burns.fns => builder72.fns (71%)


Changeset truncated at 500 lines:

diff --git a/burns.fns b/builder72.fns
similarity index 71%
copy from burns.fns
copy to builder72.fns
index 60e8764..45a7997 100644
--- a/burns.fns
+++ b/builder72.fns
@@ -1,5 +1,6 @@
-
-MAXTIME=28800 # 8 hours
+CFLAGS="-g $CFLAGS"
+export CFLAGS
+MAXTIME=32400 # 9 hours
 SMBD_MAXTIME=25200 # 7 hours for a samba process ..
 # default maximum memory size (100M) for any command
 export MAXTIME SMBD_MAXTIME


-- 
build.samba.org


More information about the samba-cvs mailing list