hgbook

diff en/examples/results/tour.clone.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/tour.clone.out	Mon Mar 09 21:39:23 2009 -0700
     1.2 +++ b/en/examples/results/tour.clone.out	Tue Mar 31 15:35:44 2009 -0700
     1.3 @@ -1,3 +1,4 @@
     1.4 +<!-- BEGIN tour.clone -->
     1.5  <screen><prompt>$</prompt> <userinput>hg clone http://hg.serpentine.com/tutorial/hello</userinput>
     1.6  destination directory: hello
     1.7  requesting all changes
     1.8 @@ -8,3 +9,4 @@
     1.9  updating working directory
    1.10  2 files updated, 0 files merged, 0 files removed, 0 files unresolved
    1.11  </screen>
    1.12 +<!-- END tour.clone -->