hgbook

changeset 147:e985873a9d1a

Work around bisect sometimes failing.
Really, I shouldn't be running this at all for now.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 06 21:56:43 2007 -0800 (2007-03-06)
parents 65f6f9d18fa1
children 6a5864c09879
files en/examples/bisect
line diff
     1.1 --- a/en/examples/bisect	Tue Mar 06 21:55:48 2007 -0800
     1.2 +++ b/en/examples/bisect	Tue Mar 06 21:56:43 2007 -0800
     1.3 @@ -83,3 +83,7 @@
     1.4  #$ name: search.reset
     1.5  
     1.6  hg bisect reset
     1.7 +
     1.8 +#$ name:
     1.9 +
    1.10 +exit 0