]> git.samba.org - build-farm.git/blob - SerNet-Tru64.fns
update build farm for samba_3_2 branch
[build-farm.git] / SerNet-Tru64.fns
1 per_run_hook
2
3 global_lock
4
5 compiler=cc
6
7 MAXTIME=9000
8 export MAXTIME
9 SMBD_MAXTIME=8500
10 export SMBD_MAXTIME
11
12 . common.fns
13 test_tree lorikeet-heimdal . $compiler
14 CFLAGS="-g1 ${CFLAGS}" test_tree samba4 source $compiler
15 CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_2 source $compiler
16
17 global_unlock