From fd2a15fa7813f5560bd7fdb9b5ed8e3880cae387 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Fri, 28 Nov 2008 21:58:25 +0100 Subject: s4-smbtorture: fix RPC-SAMR-PASSWORDS-PWDLASTSET with samba3 option. Guenther --- source4/torture/rpc/samr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/torture') diff --git a/source4/torture/rpc/samr.c b/source4/torture/rpc/samr.c index 86a959df7c..f63e66a18d 100644 --- a/source4/torture/rpc/samr.c +++ b/source4/torture/rpc/samr.c @@ -2527,7 +2527,6 @@ static bool test_SetPassword_pwdlastset(struct dcerpc_pipe *p, delay = 1000000; printf("Samba3 has second granularity, setting delay to: %d\n", delay); - return ret; } /* set to 1 to enable testing for all possible opcode -- cgit