1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

param: remove idmap parameters as special cases in docs.py

Change-Id: Ie2395ddbe9e055b9972fd859615a022d9f675014
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Nadezhda Ivanova <nivanova@samba.org>
This commit is contained in:
Garming Sam 2014-05-06 16:21:50 +12:00 committed by Andrew Bartlett
parent 0eacbb6c96
commit cafe2966a0

View File

@ -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):