Cope with multiple builds with the same checksum.
[build-farm.git] / SerNet-Tru64.fns
index 6afe48323de2195ca68a5db0a13e0be96c2d3840..629747d4a739e49504f0deb8980661435588dc57 100644 (file)
@@ -1,14 +1,8 @@
-per_run_hook
+compilers=cc
 
-global_lock
+MAXTIME=18000
+SMBD_MAXTIME=8500
+SAMBA_MAXTIME=8500
+export MAXTIME SMBD_MAXTIME SAMBA_MAXTIME
 
-compiler=cc
-
-# ldap.h seems to be broken on this box??
-. common.fns
-test_tree samba_3_0 source $compiler
-test_tree lorikeet-heimdal . $compiler
-test_tree samba4 source $compiler
-test_tree smb-build . $compiler
-
-global_unlock
+. generic.fns