mirror of
https://github.com/samba-team/samba.git
synced 2025-02-11 17:58:16 +03:00
r19204: Samba3 does level6 now
This commit is contained in:
parent
f67a0159d1
commit
603ecde9bc
@ -2516,11 +2516,6 @@ BOOL torture_samba3_rpc_spoolss(struct torture_context *torture)
|
||||
int i;
|
||||
|
||||
for (i=0; i<8; i++) {
|
||||
if ((i == 6) &&
|
||||
(lp_parm_bool(-1, "target", "samba3", False))) {
|
||||
/* Samba3 does not yet do level 6 */
|
||||
continue;
|
||||
}
|
||||
status = getprinterinfo(mem_ctx, p, &printer_handle,
|
||||
i, NULL);
|
||||
if (!NT_STATUS_IS_OK(status)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user