The branch, master has been updated via d5a18eb build: allow samba process to run more longer from 5e4aac6 Always scan for revision (again) as it's needed for the blame mails.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit d5a18eb8ca658c8d611484aa1bccdfa296e2f4f0 Author: Matthieu Patou <m...@matws.net> Date: Wed Nov 24 13:16:14 2010 +0300 build: allow samba process to run more longer ----------------------------------------------------------------------- Summary of changes: build_test.fns | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Changeset truncated at 500 lines: diff --git a/build_test.fns b/build_test.fns index 0e45a25..50a7226 100644 --- a/build_test.fns +++ b/build_test.fns @@ -8,6 +8,7 @@ # default maximum runtime for any command MAXTIME=25200 # 7 hours +SMBD_MAXTIME=18000 # 5 hours for a samba process .. # default maximum memory size (100M) for any command MAXMEM=100000 RUN_FROM_BUILD_FARM=yes -- build.samba.org