Update the trees currently used by the build farm to build samba.
[build-farm.git] / hpisgr8.fns
index 2ba486469c31b20df4cc57b34ccd207ffb407bd3..db17a035b7871e48ee9c78ba1e3a520a765187b3 100644 (file)
@@ -17,12 +17,11 @@ for compiler in $compilers; do
 
        config="--without-acl-support"
        export config
-       test_tree samba_4_0_test . $compiler
+       test_tree samba_current . $compiler
+       test_tree samba_next . $compiler
+       test_tree samba_master . $compiler
        config=""
        export config
-
-       test_tree samba_3_current source3 $compiler
-       test_tree samba_3_next source3 $compiler
 done
 
 global_unlock