Update the trees currently used by the build farm to build samba.
[build-farm.git] / SerNet-imini.fns
index 91c958f98787edec6583ff6ab1581ed4f559d532..6d60518ac111abd3e1294626458f5e7bf16dc79a 100644 (file)
@@ -9,11 +9,11 @@ for compiler in $compilers; do
        . common.fns
 
        export config="--without-acl-support"
-       test_tree samba_4_0_test . $compiler
+       test_tree samba_current . $compiler
+       test_tree samba_next . $compiler
+       test_tree samba_master . $compiler
        export config=""
 
-       test_tree samba_3_current source3 $compiler
-       test_tree samba_3_next source3 $compiler
 done
 
 global_unlock