remove all references to samba_3_master and mark as a removed tree
[build-farm.git] / SerNet-Tru64.fns
index a8ae171813b2894a1cd7306f39b6dc52cab2218b..b9c093d72189d317e5cb536edc2af955a8a2a95b 100644 (file)
@@ -1,21 +1,11 @@
-per_run_hook
-
-global_lock
-
-compiler=cc
+compilers="cc"
 
 MAXTIME=18000
-export MAXTIME
 SMBD_MAXTIME=8500
-export SMBD_MAXTIME
 SAMBA_MAXTIME=8500
-export SAMBA_MAXTIME
+export MAXTIME SMBD_MAXTIME SAMBA_MAXTIME
 
-. common.fns
-test_tree lorikeet-heimdal . $compiler
-CFLAGS="-g1 ${CFLAGS}" test_tree samba_4_0_test source $compiler
-CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_current source $compiler
-CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_next source $compiler
-CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_master source $compiler
+CFLAGS="-g $CFLAGS"
+export CFLAGS
 
-global_unlock
+. generic.fns