remove temporary test code
authorAndrew Tridgell <tridge@samba.org>
Mon, 26 May 2008 05:03:51 +0000 (15:03 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 26 May 2008 05:03:51 +0000 (15:03 +1000)
(This used to be commit 8995c2f12174ebacc4a6b0864b6583665494a14b)

source4/torture/gentest_smb2.c

index 6546ba67686523303f784c51e544cbb9ae11f258..46545699d060a4aaf9b6382936e94fd11d8966dd 100644 (file)
@@ -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]));