mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r3411: Ignore some autogenerated files.
(This used to be commit f6428f2d01a4bd8d4acadf96e33957371cdb2021)
This commit is contained in:
parent
751b412326
commit
9ebf74c576
@ -267,6 +267,7 @@ def test_EnumPrinterData(pipe, handle):
|
||||
|
||||
enum_index += 1
|
||||
|
||||
|
||||
def test_SetPrinterData(pipe, handle):
|
||||
|
||||
print 'testing spoolss_SetPrinterData'
|
||||
@ -293,6 +294,8 @@ def test_SetPrinterData(pipe, handle):
|
||||
print 'SetPrinterData: mismatch'
|
||||
sys.exit(1)
|
||||
|
||||
dcerpc.spoolss_DeletePrinterData(pipe, r)
|
||||
|
||||
|
||||
def test_EnumPrinters(pipe):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user