sernet-imini: remove gettext hack again
[build-farm.git] / SerNet-solaris8.fns
index b76abdadbc4c70fbe23fe26605d6f692fbb08abe..0788ce8e641e4254e3d8f9291e86ea54baf28427 100644 (file)
@@ -35,9 +35,8 @@ for compiler in $compilers; do
        TDB_NO_FSYNC=1
        export TDB_NO_FSYNC
        test_tree samba_4_0_test . $compiler
-       test_tree samba_3_current source $compiler
-       test_tree samba_3_next source $compiler
-       test_tree samba_3_master source $compiler
+       test_tree samba_3_current source3 $compiler
+       test_tree samba_3_next source3 $compiler
        TDB_NO_FSYNC=0
        export TDB_NO_FSYNC
 done