looks like the imini doesn't need this
[amitay/build-farm.git] / SerNet-imini.fns
1 per_run_hook
2
3 global_lock
4
5 for compiler in gcc cc; do
6         . common.fns
7
8         test_tree samba_4_0_test source $compiler
9         test_tree samba_4_0_waf source4 $compiler
10
11         test_tree samba_3_current source $compiler
12         test_tree samba_3_next source $compiler
13         test_tree samba_3_master source $compiler
14 done
15
16 global_unlock