hgbook

diff en/examples/hook.msglen.go.out @ 299:2936cb7eae7a

Fix sample output for test 'branch-named'.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 21:55:35 2008 +0200 (2008-08-20)
parents a8cc7fa833a3
children
line diff
     1.1 --- a/en/examples/hook.msglen.go.out	Mon Apr 16 14:41:41 2007 -0700
     1.2 +++ b/en/examples/hook.msglen.go.out	Wed Aug 20 21:55:35 2008 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  $ \textbf{echo a > a}
     1.5  $ \textbf{hg add a}
     1.6  $ \textbf{hg commit -A -m 'too short'}
     1.7 -abort: pretxncommit.msglen hook exited with status 1
     1.8  transaction abort!
     1.9  rollback completed
    1.10 +abort: pretxncommit.msglen hook exited with status 1
    1.11  $ \textbf{hg commit -A -m 'long enough'}