hgbook
diff en/examples/bisect @ 168:f8b5b782e150
Backed out changeset 08a4467f489162c14cf17b94aa771a23dd6f02dc
It just didn't work. Sigh.
It just didn't work. Sigh.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon Mar 26 23:20:59 2007 -0700 (2007-03-26) |
parents | 08a4467f4891 |
children |
line diff
1.1 --- a/en/examples/bisect Mon Mar 26 22:59:43 2007 -0700 1.2 +++ b/en/examples/bisect Mon Mar 26 23:20:59 2007 -0700 1.3 @@ -6,6 +6,8 @@ 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 @@ -38,8 +40,6 @@ 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