Update the trees currently used by the build farm to build samba.
[build-farm.git] / SerNet-Tru64.fns
index 442060453485b410e7c8deb43410da31d3de4cc1..ded96c96b1b9f49b0cc2c8407efee084fc083200 100644 (file)
@@ -16,14 +16,13 @@ for compiler in $compilers; do
 
        . common.fns
 
-       config="--without-gettext"
+       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