diff --git a/hgext/convert/monotone.py b/hgext/convert/monotone.py --- a/hgext/convert/monotone.py +++ b/hgext/convert/monotone.py @@ -345,7 +345,7 @@ if version >= 12.0: self.automatestdio = True - self.ui.debug("mtn automate version %s - using automate stdio\n" % + self.ui.debug("mtn automate version %f - using automate stdio\n" % version) # launch the long-running automate stdio process