obscache: add a missing "new line" at the end of a debug message stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Wed, 07 Jun 2017 10:22:00 +0100
branchstable
changeset 2554 08bd8ab55cc9
parent 2551 ecd47c63b6de
child 2557 e3acb8823900
obscache: add a missing "new line" at the end of a debug message
hgext3rd/evolve/obscache.py
--- a/hgext3rd/evolve/obscache.py	Wed Jun 07 00:48:12 2017 +0100
+++ b/hgext3rd/evolve/obscache.py	Wed Jun 07 10:22:00 2017 +0100
@@ -477,7 +477,7 @@
                 repo.ui.log('evoext-cache',
                             'obscache is out of date, '
                             'falling back to slower obsstore version\n')
-                repo.ui.debug('obscache is out of date')
+                repo.ui.debug('obscache is out of date\n')
                 return orig(repo)
             else:
                 # If a transaction is open, it is worthwhile to update and use