]> git.samba.org - gd/samba-autobuild/.git/commitdiff
s4 torture: Add comment to clarify test
authorZack Kirsch <zack.kirsch@isilon.com>
Fri, 20 Feb 2009 23:29:29 +0000 (15:29 -0800)
committerTim Prouty <tprouty@samba.org>
Sat, 21 Feb 2009 00:42:50 +0000 (16:42 -0800)
source4/torture/raw/samba3misc.c

index 8cdccb3906f3f01f1ebbdc9d080850eed1e825cb..c4c790cb0a9dba7c56c74eb3853e75864d5e3068 100644 (file)
@@ -672,6 +672,9 @@ bool torture_samba3_caseinsensitive(struct torture_context *torture)
 /*
  * Check that Samba3 correctly deals with conflicting posix byte range locks
  * on an underlying file
+ *
+ * Note: This test depends on "posix locking = yes".
+ * Note: To run this test, use "--option=torture:localdir=<LOCALDIR>"
  */
 
 bool torture_samba3_posixtimedlock(struct torture_context *tctx)