From 483ab8bfce435d5467d28060a48cd20b5fabe59d Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 30 Jul 2005 03:47:59 +0000 Subject: r8858: just to make sure it works on the main trees, deliberately break the samba4 build I expect to get a flood of nastygrams from build@samba.org for this .... (This used to be commit 578b1cad40d0a85cc1af95eb83d64d0bf3680829) --- source4/torture/torture.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/torture/torture.c') diff --git a/source4/torture/torture.c b/source4/torture/torture.c index 9d5638b255..1c8937369b 100644 --- a/source4/torture/torture.c +++ b/source4/torture/torture.c @@ -1,3 +1,5 @@ +#error "remove this line to fix the build" + /* Unix SMB/CIFS implementation. SMB torture tester -- cgit