Subunit diff.
[build-farm.git] / SerNet-Tru64.fns
index 82b9979a3e67fcb47874db2d388da438eab540ce..629747d4a739e49504f0deb8980661435588dc57 100644 (file)
@@ -1,13 +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 lorikeet-heimdal . $compiler
-CFLAGS="-g1 ${CFLAGS}" test_tree samba4 source $compiler
-CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_0 source $compiler
-
-global_unlock
+. generic.fns