comparison tests/test-notify.out @ 3740:aef384dbc731

add test for the notify extension
author Matt Mackall <mpm@selenic.com>
date Fri, 01 Dec 2006 01:29:13 -0600
parents
children b5c4d749f37f
comparison
equal deleted inserted replaced
3739:16f8e7d1dd54 3740:aef384dbc731
1 % commit
2 adding a
3 % clone
4 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
5 % commit
6 % pull
7 pulling from ../a
8 searching for changes
9 adding changesets
10 adding manifests
11 adding file changes
12 added 1 changesets with 1 changes to 1 files
13 Subject: b
14 From: test@test.com
15 X-Hg-Notification: changeset 0647d048b600
16 Message-Id:
17 To: foo@bar
18
19 changeset 0647d048b600
20 description:
21 b
22 diffstat:
23
24 1 file changed, 1 insertion(+)
25 a | 1 +
26
27 diffs (6 lines):
28
29 diff -r cb9a9f314b8b -r 0647d048b600 a
30 --- a/a Thu Jan 01 00:00:00 1970 +0000
31 +++ b/a Thu Jan 01 00:00:01 1970 +0000
32 @@ -1,1 +1,2 @@ a
33 a
34 +a
35 (run 'hg update' to get a working copy)