build: allow samba process to run more longer
authorMatthieu Patou <mat@matws.net>
Wed, 24 Nov 2010 10:16:14 +0000 (13:16 +0300)
committerMatthieu Patou <mat@matws.net>
Wed, 24 Nov 2010 10:16:33 +0000 (13:16 +0300)
build_test.fns

index 0e45a2545d7e1cad0892b94b48f4261d27caa475..50a72267eddf9a176793446b09814c76864eff42 100644 (file)
@@ -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