remove .fns file for removed host burns
[build-farm.git] / SerNet-Tru64.fns
index ea88bb9d19e3ea7663d77c54f876207740b7e2ba..b9c093d72189d317e5cb536edc2af955a8a2a95b 100644 (file)
@@ -1,13 +1,11 @@
-per_run_hook
+compilers="cc"
 
-global_lock
+MAXTIME=18000
+SMBD_MAXTIME=8500
+SAMBA_MAXTIME=8500
+export MAXTIME SMBD_MAXTIME SAMBA_MAXTIME
 
-compiler=cc
+CFLAGS="-g $CFLAGS"
+export CFLAGS
 
-# ldap.h seems to be broken on this box??
-. common.fns
-test_tree lorikeet-heimdal . $compiler
-CFLAGS="-g ${CFLAGS}" test_tree samba4 source $compiler
-CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_0 source $compiler
-
-global_unlock
+. generic.fns