]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
torture: Fix a comment
authorVolker Lendecke <vl@samba.org>
Tue, 24 Sep 2019 18:53:31 +0000 (11:53 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 2 Oct 2019 08:01:40 +0000 (08:01 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/torture/raw/oplock.c

index 1a2f564dd6cfe4976f8e4d0ff3bddb2669fb6a68..1d5fd4f8de59750c8f2fa7c2ac8c7a7e5cc5983e 100644 (file)
@@ -3689,8 +3689,9 @@ static bool test_raw_oplock_batch26(struct torture_context *tctx,
        io.ntcreatex.in.security_flags = 0;
        io.ntcreatex.in.fname = fname1;
 
-       torture_comment(tctx, "BATCH26: open a file with an batch oplock "
-           "(share mode: none)\n");
+       torture_comment(tctx,
+                       "BATCH26: open a file with an batch oplock "
+                       "(share mode: all)\n");
 
        ZERO_STRUCT(break_info);
        io.ntcreatex.in.flags = NTCREATEX_FLAGS_EXTENDED |