remove more unicode references.
[amitay/build-farm.git] / SerNet-Tru64.fns
1 per_run_hook
2
3 global_lock
4
5 compiler=cc
6
7 MAXTIME=18000
8 export MAXTIME
9 SMBD_MAXTIME=8500
10 export SMBD_MAXTIME
11 SAMBA_MAXTIME=8500
12 export SAMBA_MAXTIME
13
14 . common.fns
15 test_tree lorikeet-heimdal . $compiler
16 CFLAGS="-g1 ${CFLAGS}" test_tree samba_4_0_test source4 $compiler
17 CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_current source $compiler
18 CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_next source $compiler
19 CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_master source $compiler
20
21 global_unlock