tests: Add doc exception for spoolss: OSVERSION.
authorAndreas Schneider <asn@samba.org>
Thu, 22 May 2014 09:42:29 +0000 (11:42 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 23 May 2014 18:10:49 +0000 (20:10 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri May 23 20:10:49 CEST 2014 on sn-devel-104

python/samba/tests/docs.py

index ab25b6c91a088d85f58f0ed0db9ae42e15df041c..927b3749020116ac029a8bb75db8516f4ca9f9bf 100644 (file)
@@ -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()