From d5a18eb8ca658c8d611484aa1bccdfa296e2f4f0 Mon Sep 17 00:00:00 2001 From: Matthieu Patou Date: Wed, 24 Nov 2010 13:16:14 +0300 Subject: [PATCH] build: allow samba process to run more longer --- build_test.fns | 1 + 1 file changed, 1 insertion(+) 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 -- 2.34.1