diff options
author | Andrew Tridgell <tridge@samba.org> | 2006-11-05 05:26:34 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:24:52 -0500 |
commit | 85e7ad825912aeac5d9cbb42559f19885a05157f (patch) | |
tree | 2d745a0af8018fdd5a96b9ca0dc7c1b294f86885 /source4/torture | |
parent | 67a76a6e451987df2c0a0b900ee623a41f79274f (diff) | |
download | samba-85e7ad825912aeac5d9cbb42559f19885a05157f.tar.gz samba-85e7ad825912aeac5d9cbb42559f19885a05157f.tar.bz2 samba-85e7ad825912aeac5d9cbb42559f19885a05157f.zip |
r19564: testing build farm scripts, apologies for the noise
(jelmer didn't see some breakage emails lately, I want to ensure its
working)
(This used to be commit a675118a66993ff4868f2fad0c8f887feb93581b)
Diffstat (limited to 'source4/torture')
-rw-r--r-- | source4/torture/smbtorture.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/torture/smbtorture.c b/source4/torture/smbtorture.c index 2963e71366..3e1554ca74 100644 --- a/source4/torture/smbtorture.c +++ b/source4/torture/smbtorture.c @@ -1,3 +1,5 @@ +#error "deliberate breakage to test build farm scripts" + /* Unix SMB/CIFS implementation. SMB torture tester |