diff options
author | Stefan Metzmacher <metze@samba.org> | 2011-02-05 12:14:55 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2011-02-05 12:16:46 +0100 |
commit | f46495553409e95527cb53f1db2a971dcd22dac2 (patch) | |
tree | 3032780f198fc7f4aa71236cf3c51c2b87ba556f | |
parent | 49cfb2ebdfdf94df963078a4905b9a287250ea8e (diff) | |
download | samba-f46495553409e95527cb53f1db2a971dcd22dac2.tar.gz samba-f46495553409e95527cb53f1db2a971dcd22dac2.tar.bz2 samba-f46495553409e95527cb53f1db2a971dcd22dac2.zip |
s4:selftest: skip samba4.rpc.backupkey for now
metze
-rw-r--r-- | source4/selftest/skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index 671269a8fd..d46ebc93d6 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -84,3 +84,4 @@ 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 ... +samba4.rpc.backupkey # skip until we have the server code |