hgbook
diff en/examples/hook.ws @ 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 | 18210d46491f |
children | 8cf40d4d9377 |
line diff
1.1 --- a/en/examples/hook.ws Tue Jul 25 00:18:31 2006 -0700 1.2 +++ b/en/examples/hook.ws Tue Mar 06 21:44:56 2007 -0800 1.3 @@ -26,3 +26,6 @@ 1.4 hg commit -A -m 'add new line with trailing whitespace' 1.5 perl -pi -e 's,\s+$,,' a 1.6 hg commit -A -m 'trimmed trailing whitespace' 1.7 + 1.8 +#$ name: 1.9 +exit 0