tests: Add doc exception for spoolss: OSVERSION.

Enterprise / Samba - Andreas Schneider [samba.org] - 23 May 2014 13:10 UTC



###

diff --git a/python/samba/tests/docs.py b/python/samba/tests/docs.py
index ab25b6c..927b374 100644
--- a/python/samba/tests/docs.py
+++ b/python/samba/tests/docs.py
@@ -130,7 +130,8 @@ class SmbDotConfTests(TestCase):
'server string', 'netbios name', 'socket options', 'use mmap',
'ctdbd socket', 'printing', 'printcap name', 'queueresume command',
'queuepause command','lpresume command', 'lppause command',
- 'lprm command', 'lpq command', 'print command', 'template homedir'])
+ 'lprm command', 'lpq command', 'print command', 'template homedir',
+ 'spoolss: os_major', 'spoolss: os_minor', 'spoolss: os_build'])

def setUp(self):
super(SmbDotConfTests, self).setUp()

be07b8b tests: Add doc exception for spoolss: OSVERSION.
python/samba/tests/docs.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Upstream: gitweb.samba.org


  • Share