mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
tests: Add doc exception for spoolss: OSVERSION.
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
This commit is contained in:
parent
416958ca62
commit
be07b8bc90
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user