Actually use storm db.
[amitay/build-farm.git] / SerNet-aix.fns
1 per_run_hook
2
3 global_lock
4
5 # get the newer version of python
6 PATH=/opt/home/tridge/python/bin:$PATH
7 export PATH
8
9 compiler="cc"
10
11 . common.fns
12
13 test_tree lorikeet-heimdal . $compiler
14 test_tree samba_3_current source $compiler
15 test_tree samba_3_next source $compiler
16 test_tree samba_3_master source $compiler
17 test_tree pidl . cc build test
18
19 compiler="xlc_r"
20 test_tree samba_4_0_test source4 $compiler
21
22 global_unlock