hgbook

diff en/examples/results/hook.simple.ext.out @ 614:c8680784cdbb

Make builds more reliable.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 31 15:35:44 2009 -0700 (2009-03-31)
parents 0d5935744f87
children
line diff
     1.1 --- a/en/examples/results/hook.simple.ext.out	Mon Mar 09 21:39:23 2009 -0700
     1.2 +++ b/en/examples/results/hook.simple.ext.out	Tue Mar 31 15:35:44 2009 -0700
     1.3 @@ -1,6 +1,8 @@
     1.4 +<!-- BEGIN hook.simple.ext -->
     1.5  <screen><prompt>$</prompt> <userinput>echo 'commit.when = echo -n "date of commit: "; date' &gt;&gt; .hg/hgrc</userinput>
     1.6  <prompt>$</prompt> <userinput>echo a &gt;&gt; a</userinput>
     1.7  <prompt>$</prompt> <userinput>hg commit -m 'i have two hooks'</userinput>
     1.8  committed 
     1.9  
    1.10  </screen>
    1.11 +<!-- END hook.simple.ext -->