Update the trees currently used by the build farm to build samba.
[build-farm.git] / kilkenny.fns
index 91c958f98787edec6583ff6ab1581ed4f559d532..a3e24e6e2912a08fc823523206f56a0ccfb2dcee 100644 (file)
@@ -9,11 +9,10 @@ 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