From: Andrew Tridgell Date: Mon, 26 May 2008 05:03:51 +0000 (+1000) Subject: remove temporary test code X-Git-Tag: samba-4.0.0alpha4~24^2~43^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8995c2f12174ebacc4a6b0864b6583665494a14b;p=thirdparty%2Fsamba.git remove temporary test code --- diff --git a/source/torture/gentest_smb2.c b/source/torture/gentest_smb2.c index 6546ba67686..46545699d06 100644 --- a/source/torture/gentest_smb2.c +++ b/source/torture/gentest_smb2.c @@ -1026,7 +1026,7 @@ static bool handler_create(int instance) /* mask out oplocks */ parm[0].in.oplock_level = 0; } - + GEN_COPY_PARM; GEN_CALL(smb2_create(tree, current_op.mem_ctx, &parm[i]));