hgbook
diff en/examples/bisect @ 166:08a4467f4891
Try to get the bisect extension to behave.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon Mar 26 22:59:43 2007 -0700 (2007-03-26) |
parents | e985873a9d1a |
children | f8b5b782e150 |
line diff
1.1 --- a/en/examples/bisect Tue Mar 06 21:56:43 2007 -0800 1.2 +++ b/en/examples/bisect Mon Mar 26 22:59:43 2007 -0700 1.3 @@ -6,8 +6,6 @@ 1.4 # XXX There's some kind of horrible nondeterminism in the execution of 1.5 # bisect at the moment. Ugh. 1.6 1.7 -#$ ignore: .* 1.8 - 1.9 #$ name: init 1.10 1.11 hg init mybug 1.12 @@ -40,6 +38,8 @@ 1.13 1.14 hg bisect bad 1.15 1.16 +#$ drop_output: yes 1.17 + 1.18 #$ name: search.good-init 1.19 1.20 hg bisect good 10