diff options
author | Andrew Bartlett <abartlet@samba.org> | 2008-05-30 17:23:56 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2008-05-30 17:23:56 +1000 |
commit | 9c1519c065a4411b3eb37e8d7738269238950227 (patch) | |
tree | e49b24f4eab1be057e3410ac123e53575d6596e7 | |
parent | 21377a7ea9800636a8bc96b3863f97062d7bf9d1 (diff) | |
download | samba-9c1519c065a4411b3eb37e8d7738269238950227.tar.gz samba-9c1519c065a4411b3eb37e8d7738269238950227.tar.bz2 samba-9c1519c065a4411b3eb37e8d7738269238950227.zip |
Skip the samba4.samdb.python test.
I'll need to talk to jelmer about why this doesn't work...
Andrew Bartlett
(This used to be commit 75122e88e53aaa9930af85887e939fb329f51e2d)
-rw-r--r-- | source4/samba4-skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip index 0b2d852284..79c69a5ffd 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -50,3 +50,4 @@ nss.test # Fails samba4.samba3sam.python # Conversion from EJS not yet finished raw.offline # Samba 4 doesn't have much offline support yet winreg* #Does not authenticate against the target server +^samba4.samdb.python #Not working yet |