hgbook
diff en/examples/svn-long.txt @ 144:006bbad1f190
Add expected output files.
This makes it possible to spot changes in Mercurial's output and
behaviour over time.
This makes it possible to spot changes in Mercurial's output and
behaviour over time.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Tue Mar 06 21:44:56 2007 -0800 (2007-03-06) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/en/examples/svn-long.txt Tue Mar 06 21:44:56 2007 -0800 1.3 @@ -0,0 +1,11 @@ 1.4 +------------------------------------------------------------------------ 1.5 +r9653 | sean.hefty | 2006-09-27 14:39:55 -0700 (Wed, 27 Sep 2006) | 5 lines 1.6 +Changed paths: 1.7 + M /gen2/trunk/src/linux-kernel/infiniband/core/cma.c 1.8 + 1.9 +On reporting a route error, also include the status for the error, 1.10 +rather than indicating a status of 0 when an error has occurred. 1.11 + 1.12 +Signed-off-by: Sean Hefty <sean.hefty@intel.com> 1.13 + 1.14 +------------------------------------------------------------------------