hgbook

annotate en/examples/ch10/notify-config-mail.lst @ 706:5225ec140003

Fix broken qguard example
author Bryan O'Sullivan <bos@serpentine.com>
date Thu May 14 21:06:12 2009 -0700 (2009-05-14)
parents
children
rev   line source
bos@580 1 X-Hg-Repo: tests/slave
bos@580 2 Subject: tests/slave: Handle error case when slave has no buffers
bos@580 3 Date: Wed, 2 Aug 2006 15:25:46 -0700 (PDT)
bos@580 4
bos@580 5 changeset 3cba9bfe74b5 in /home/hg/repos/tests/slave
bos@580 6
bos@580 7 details:
bos@580 8 http://hg.example.com/tests/slave?cmd=changeset;node=3cba9bfe74b5
bos@580 9
bos@580 10 description: Handle error case when slave has no buffers
bos@580 11
bos@580 12 diffs (54 lines):
bos@580 13 diff -r 9d95df7cf2ad -r 3cba9bfe74b5 include/tests.h
bos@580 14 --- a/include/tests.h Wed Aug 02 15:19:52 2006 -0700
bos@580 15 +++ b/include/tests.h Wed Aug 02 15:25:26 2006 -0700
bos@580 16 @@ -212,6 +212,15 @@ static __inline__
bos@580 17 void test_headers(void *h)
bos@580 18 [...snip...]