diff options
author | Stefan Metzmacher <metze@samba.org> | 2011-04-29 07:16:35 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2011-04-29 08:23:01 +0200 |
commit | e050677c7f9986cbc6c15319482079014167f9b4 (patch) | |
tree | b0de88f10910be3153e1407a3ed1661014a3eaa0 /source4/selftest | |
parent | ffb2dcf11b88d6b9aefcbcb1dd04305a04fa3af5 (diff) | |
download | samba-e050677c7f9986cbc6c15319482079014167f9b4.tar.gz samba-e050677c7f9986cbc6c15319482079014167f9b4.tar.bz2 samba-e050677c7f9986cbc6c15319482079014167f9b4.zip |
Revert "s4:selftest: skip s3member tests for now"
This reverts commit c5034ac3155958c0d3e2a1cfbfc669bc2e869f29.
This doesn't seem to help and isn't needed if the filesystem
has posix acl support.
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Fri Apr 29 08:23:01 CEST 2011 on sn-devel-104
Diffstat (limited to 'source4/selftest')
-rw-r--r-- | source4/selftest/skip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index fed59ede89..671269a8fd 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -84,4 +84,3 @@ smb2.acls # new test which doesn't pass yet # ktutil might not be installed or from mit... # we should build a samba4ktutil and use that instead samba4.blackbox.ktpass # this test isn't portable ... -s3member # this tests sometimes fail to start the environment |