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, 06 Mar 2007 21:56:43 -0800
parents 65f6f9d18fa1
children 6a5864c09879
files en/examples/bisect
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/en/examples/bisect	Tue Mar 06 21:55:48 2007 -0800
+++ b/en/examples/bisect	Tue Mar 06 21:56:43 2007 -0800
@@ -83,3 +83,7 @@
 #$ name: search.reset
 
 hg bisect reset
+
+#$ name:
+
+exit 0