Temporarily set smbd debug level to 10 on opi
[amitay/build-farm.git] / opi.fns
1 per_run_hook
2
3 global_lock
4
5 compiler=gcc
6 CFLAGS="-O3 -Wall"
7 export CFLAGS
8 SMBD_OPTIONS="-d10"
9 export SMBD_OPTIONS
10
11 . common.fns
12 #test_tree lorikeet-heimdal . $compiler
13
14 test_tree samba4 source $compiler
15 test_tree samba_3_2 source $compiler
16 test_tree pidl . $compiler build test
17
18 global_unlock