mirror of
https://github.com/samba-team/samba.git
synced 2025-11-12 04:23:49 +03:00
r3396: Rename form_name -> formname. This time, check smbtorture builds before
committing. (-:
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
2cf35cb4d2
commit
c776232d01
@@ -163,7 +163,10 @@ def test_AddForm(pipe, handle):
|
||||
(r['info']['info1'], f)
|
||||
sys.exit(1)
|
||||
|
||||
# TODO: test spoolss_SetForm()
|
||||
r['formname'] = formname
|
||||
r['info']['info1']['unknown'] = 1
|
||||
|
||||
dcerpc.spoolss_SetForm(pipe, r)
|
||||
|
||||
test_DeleteForm(pipe, handle, formname)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user