annotate en/examples/ch10/notify-config-mail.lst @ 999:a6b81cd31cfd
adding complete.xml - which generated but Bryan did add it also - as I have absolutly no personnality I do as he does
author |
Romain PELISSE <belaran@gmail.com> |
date |
Sat Sep 12 20:53:36 2009 +0200 (2009-09-12) |
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...]
|