diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-11-21 12:31:32 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:45:54 +0100 |
commit | 98c6dc913df5439d972c54238bc23e29a934d5cb (patch) | |
tree | 7bbccd0a1e7e5fc1f7054d450f6f5c3f119200df /source4/samba4-skip | |
parent | 4cb790b768755b1eb1623296aa752e5d64b5137c (diff) | |
download | samba-98c6dc913df5439d972c54238bc23e29a934d5cb.tar.gz samba-98c6dc913df5439d972c54238bc23e29a934d5cb.tar.bz2 samba-98c6dc913df5439d972c54238bc23e29a934d5cb.zip |
r26075: Ignore registry python test for now.
(This used to be commit 2ceeea14b35ea01d65c9f2c40e3bc11d1f1ce82d)
Diffstat (limited to 'source4/samba4-skip')
-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 417505a933..76f07dea1a 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -51,3 +51,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 +samba4.registry.python # Fails to link properly |