From: Volker Lendecke Date: Tue, 24 Sep 2019 18:53:31 +0000 (-0700) Subject: torture: Fix a comment X-Git-Tag: talloc-2.3.1~516 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3e5894b854b9fe5680f1028f2bcbb2a2cc01069;p=thirdparty%2Fsamba.git torture: Fix a comment Signed-off-by: Volker Lendecke Reviewed-by: Ralph Boehme --- diff --git a/source4/torture/raw/oplock.c b/source4/torture/raw/oplock.c index 1a2f564dd6c..1d5fd4f8de5 100644 --- a/source4/torture/raw/oplock.c +++ b/source4/torture/raw/oplock.c @@ -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 |