remove .fns file for removed host SerNet-aix
[build-farm.git] / SerNet-Tru64.fns
index 6b1297fbd364b68ef811ea8680c3f6e1ddec28f8..b9c093d72189d317e5cb536edc2af955a8a2a95b 100644 (file)
@@ -1,15 +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??
-config="--with-ldap=no"
-. 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