merge with -stable
authorBenoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 14 Aug 2007 17:20:51 +0200
changeset 5101 24d306834de5
parent 5100 c13610d5642c (diff)
parent 5099 105d4cf7ec24 (current diff)
child 5102 9b0efeb725f4
merge with -stable
tests/test-issue672
tests/test-no-symlinks.bundle
tests/test-profile
--- a/hgext/hbisect.py	Tue Aug 14 16:27:35 2007 +0200
+++ b/hgext/hbisect.py	Tue Aug 14 17:20:51 2007 +0200
@@ -81,7 +81,7 @@
         # Not sure about this
         #self.ui.write("Going back to tip\n")
         #self.repo.update(self.repo.changelog.tip())
-        return 1
+        return 0
 
     def num_ancestors(self, head=None, stop=None):
         """