changeset 2554:08bd8ab55cc9 stable

obscache: add a missing "new line" at the end of a debug message
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 07 Jun 2017 10:22:00 +0100
parents ecd47c63b6de
children e3acb8823900
files hgext3rd/evolve/obscache.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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