Cope with files that already exist.
[amitay/build-farm.git] / opi.fns
diff --git a/opi.fns b/opi.fns
index 0c8d6fc0adff8a249db5606902de784675c65a0a..eb954b59535177fa352505160e71a1e44a0568db 100644 (file)
--- a/opi.fns
+++ b/opi.fns
@@ -9,8 +9,15 @@ export CFLAGS
 . common.fns
 #test_tree lorikeet-heimdal . $compiler
 
-test_tree samba4 source $compiler
-test_tree samba_3_2 source $compiler
+export config="--with-selftest-prefix=/data/bf/st.samba_4_0_test"
+test_tree samba_4_0_test source4 $compiler
+export config=""
+
+test_tree samba_3_current source $compiler
+test_tree samba_3_next source $compiler
+export config="--enable-developer"
+test_tree samba_3_master source $compiler
+export config=""
 test_tree pidl . $compiler build test
 
 global_unlock