two more hosts missing ACL support
authorAndrew Bartlett <abartlet@samba.org>
Wed, 8 Jan 2014 05:22:57 +0000 (18:22 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Jan 2014 05:22:57 +0000 (18:22 +1300)
SerNet-Tru64.fns
hpisgr8.fns

index 442060453485b410e7c8deb43410da31d3de4cc1..b2a995fced62eee3a27ce20b8d1b3847af9aef11 100644 (file)
@@ -16,7 +16,7 @@ for compiler in $compilers; do
 
        . common.fns
 
-       config="--without-gettext"
+       config="--without-gettext --without-acl-support"
        export config
        test_tree samba_4_0_test . $compiler
        config=""
index 26f2458feeb756e4ae4810500eea3b168a89915f..c2fcab44d5f1c746ebfe18c149375e634d52dd44 100644 (file)
@@ -15,7 +15,7 @@ for compiler in $compilers; do
 
        . common.fns
 
-       config="--without-gettext"
+       config="--without-gettext --without-acl-support"
        export config
        test_tree samba_4_0_test . $compiler
        config=""