From: Michael Adam Date: Wed, 8 Aug 2012 10:17:53 +0000 (+0200) Subject: s3:torture:delete: add a comment X-Git-Tag: samba-4.0.0beta6~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a7b86d3c7149d6b9ccd065d15d818e9d336b98c;p=thirdparty%2Fsamba.git s3:torture:delete: add a comment --- diff --git a/source3/torture/torture.c b/source3/torture/torture.c index 2d618de9386..3654f95f1d9 100644 --- a/source3/torture/torture.c +++ b/source3/torture/torture.c @@ -4250,6 +4250,8 @@ static bool run_deletetest(int dummy) printf("eighth delete on close test succeeded.\n"); + /* Test 9 ... */ + /* This should fail - we need to set DELETE_ACCESS. */ status = cli_ntcreate(cli1, fname, 0, FILE_READ_DATA|FILE_WRITE_DATA, FILE_ATTRIBUTE_NORMAL,