don't build samba4 with the old build system any more
[amitay/build-farm.git] / gwen.fns
1 per_run_hook
2
3 global_lock
4
5 . install_python.fns
6
7 for compiler in gcc cc; do
8         . common.fns
9
10         test_tree samba_4_0_waf source4 $compiler
11
12         test_tree samba_3_current source $compiler
13         test_tree samba_3_next source $compiler
14         test_tree samba_3_master source $compiler
15 done
16
17 global_unlock