hgbook

diff en/examples/hook.ws.simple.out @ 948:afdc168fa06c

Merge from Hugues and my work
author Romain PELISSE <belaran@gmail.com>
date Mon Feb 16 23:31:14 2009 +0100 (2009-02-16)
parents e67251ac336f
children
line diff
     1.1 --- a/en/examples/hook.ws.simple.out	Tue Mar 27 01:15:34 2007 -0500
     1.2 +++ b/en/examples/hook.ws.simple.out	Mon Feb 16 23:31:14 2009 +0100
     1.3 @@ -4,8 +4,8 @@
     1.4  $ \textbf{echo 'a ' > a}
     1.5  $ \textbf{hg commit -A -m 'test with trailing whitespace'}
     1.6  adding a
     1.7 -abort: pretxncommit.whitespace hook exited with status 1
     1.8  transaction abort!
     1.9  rollback completed
    1.10 +abort: pretxncommit.whitespace hook exited with status 1
    1.11  $ \textbf{echo 'a' > a}
    1.12  $ \textbf{hg commit -A -m 'drop trailing whitespace and try again'}