mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +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:
committed by
Andreas Schneider
parent
416958ca62
commit
be07b8bc90
@ -130,7 +130,8 @@ class SmbDotConfTests(TestCase):
|
|||||||
'server string', 'netbios name', 'socket options', 'use mmap',
|
'server string', 'netbios name', 'socket options', 'use mmap',
|
||||||
'ctdbd socket', 'printing', 'printcap name', 'queueresume command',
|
'ctdbd socket', 'printing', 'printcap name', 'queueresume command',
|
||||||
'queuepause command','lpresume command', 'lppause 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):
|
def setUp(self):
|
||||||
super(SmbDotConfTests, self).setUp()
|
super(SmbDotConfTests, self).setUp()
|
||||||
|
Reference in New Issue
Block a user