diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-07-30 03:47:59 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:30:13 -0500 |
commit | 483ab8bfce435d5467d28060a48cd20b5fabe59d (patch) | |
tree | 75171bfb703212bdb027c0fc553830460e2f7126 /source4/torture/torture.c | |
parent | 0928f1f60595fca2cb3b563c8e75842f822181a8 (diff) | |
download | samba-483ab8bfce435d5467d28060a48cd20b5fabe59d.tar.gz samba-483ab8bfce435d5467d28060a48cd20b5fabe59d.tar.bz2 samba-483ab8bfce435d5467d28060a48cd20b5fabe59d.zip |
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)
Diffstat (limited to 'source4/torture/torture.c')
-rw-r--r-- | source4/torture/torture.c | 2 |
1 files changed, 2 insertions, 0 deletions
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 |