summaryrefslogtreecommitdiffstats
path: root/source/torture
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-06-19 02:06:12 +0000
committerAndrew Tridgell <tridge@samba.org>2001-06-19 02:06:12 +0000
commitfd0d729ce0d9a057e867001c2ea52c8599713b28 (patch)
tree2faae3903f5e52049bba2a39dc71f6867b769609 /source/torture
parentdd12c47645e2d0e832bc555492a6a8725a4495ee (diff)
downloadsamba-fd0d729ce0d9a057e867001c2ea52c8599713b28.tar.gz
samba-fd0d729ce0d9a057e867001c2ea52c8599713b28.tar.xz
samba-fd0d729ce0d9a057e867001c2ea52c8599713b28.zip
added a torture target for building all torture progs. Fixed a typo in locktest
Diffstat (limited to 'source/torture')
-rw-r--r--source/torture/locktest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/torture/locktest.c b/source/torture/locktest.c
index 80dbba1e37e..cee18624a45 100644
--- a/source/torture/locktest.c
+++ b/source/torture/locktest.c
@@ -34,7 +34,7 @@ static BOOL use_oplocks;
#define FILENAME "\\locktest.dat"
#define LOCKRANGE 1000
-#define LOCKBASE 0;
+#define LOCKBASE 0
/*
#define LOCKBASE (0x40000000 - 50)