[PATCH 37/37] param: remove idmap parameters as special cases in docs.py

abartlet at samba.org abartlet at samba.org
Fri Jun 20 05:47:59 MDT 2014


From: Garming Sam <garming at catalyst.net.nz>

Change-Id: Ie2395ddbe9e055b9972fd859615a022d9f675014
Signed-off-by: Garming Sam <garming at catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet at samba.org>
---
 python/samba/tests/docs.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/python/samba/tests/docs.py b/python/samba/tests/docs.py
index 61295d7..67ed512 100644
--- a/python/samba/tests/docs.py
+++ b/python/samba/tests/docs.py
@@ -186,9 +186,6 @@ class SmbDotConfTests(TestCase):
             exceptions = ['client lanman auth',
                           'client plaintext auth',
                           'registry shares',
-                          'idmap backend',
-                          'idmap gid',
-                          'idmap uid',
                           'smb ports'])
 
     def test_default_s4(self):
-- 
1.9.3



More information about the samba-technical mailing list