mercurial/commands.py
branchstable
changeset 16038 dad96e752079
parent 16024 7c967c4a6144
child 16039 093b75c7b44b
--- a/mercurial/commands.py	Mon Jan 30 14:44:01 2012 -0600
+++ b/mercurial/commands.py	Mon Jan 30 15:56:35 2012 -0600
@@ -4451,7 +4451,6 @@
                 ui.warn(_('updating bookmark %s failed!\n') % b)
                 if not result:
                     result = 2
-            result = 0
 
     return result