Update the trees currently used by the build farm to build samba.
[build-farm.git] / SerNet-solaris8.fns
index 0788ce8e641e4254e3d8f9291e86ea54baf28427..a46a943ea38faf9abaeed933ec95cf3ec5049eca 100644 (file)
@@ -34,9 +34,9 @@ for compiler in $compilers; do
        . common.fns
        TDB_NO_FSYNC=1
        export TDB_NO_FSYNC
-       test_tree samba_4_0_test . $compiler
-       test_tree samba_3_current source3 $compiler
-       test_tree samba_3_next source3 $compiler
+       test_tree samba_current . $compiler
+       test_tree samba_next . $compiler
+       test_tree samba_master . $compiler
        TDB_NO_FSYNC=0
        export TDB_NO_FSYNC
 done