two more hosts missing ACL support
[build-farm.git] / hape.fns
index eda75d6c8a0158fe1a4a0f2004fec8a58d8068f4..5ddfa25f4f4c044d03c1b88fc397229e79c69c55 100644 (file)
--- a/hape.fns
+++ b/hape.fns
@@ -25,8 +25,6 @@ for compiler in gcc ; do
        test_tree samba_3_current source3 $compiler
        export config="--with-acl-support --with-libiconv=/usr/local --with-included-popt"
        test_tree samba_3_next source3 $compiler
-       export config="--with-acl-support --with-libiconv=/usr/local --with-included-popt"
-       test_tree samba_3_master source3 $compiler
 
 done