mercurial/hg.py
changeset 46761 af7535249ea9
parent 46720 66fb04552122
child 46794 e2f7b2695ba1
--- a/mercurial/hg.py	Wed Mar 10 16:28:46 2021 +0100
+++ b/mercurial/hg.py	Wed Mar 10 05:54:02 2021 +0100
@@ -1121,6 +1121,7 @@
     assert stats.unresolvedcount == 0
     if show_stats:
         _showstats(repo, stats, quietempty)
+    return False
 
 
 # naming conflict in updatetotally()