diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-11-21 12:31:15 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:45:52 +0100 |
commit | 328549a9ecc05ff2024094a0cdf76cac00a5ba00 (patch) | |
tree | 15bf4229c07ee793b8bed8a555e9849d39f31848 | |
parent | f6322e4b96c589b968c18953cd454dd12bde2c18 (diff) | |
download | samba-328549a9ecc05ff2024094a0cdf76cac00a5ba00.tar.gz samba-328549a9ecc05ff2024094a0cdf76cac00a5ba00.tar.xz samba-328549a9ecc05ff2024094a0cdf76cac00a5ba00.zip |
r26070: Skip credentials python tests for now.
(This used to be commit 99f56680403b41d557e0c70a7caab1d60ba17b9c)
-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 f85c9c807e0..417505a933b 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -50,3 +50,4 @@ RPC-FRSAPI # Not provided by Samba 4 WINBIND # FIXME: This should not be skipped NSS-TEST # Fails samba4.ldb.python # Fails to link properly +samba4.credentials.python # Fails to link properly |