mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +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:
parent
0eacbb6c96
commit
cafe2966a0
@ -186,9 +186,6 @@ class SmbDotConfTests(TestCase):
|
|||||||
exceptions = ['client lanman auth',
|
exceptions = ['client lanman auth',
|
||||||
'client plaintext auth',
|
'client plaintext auth',
|
||||||
'registry shares',
|
'registry shares',
|
||||||
'idmap backend',
|
|
||||||
'idmap gid',
|
|
||||||
'idmap uid',
|
|
||||||
'smb ports'])
|
'smb ports'])
|
||||||
|
|
||||||
def test_default_s4(self):
|
def test_default_s4(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user