Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/cpsection/updater/backends/aslo.py
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/cpsection/updater/backends/aslo.py')
-rw-r--r--extensions/cpsection/updater/backends/aslo.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/extensions/cpsection/updater/backends/aslo.py b/extensions/cpsection/updater/backends/aslo.py
index 8c01ec2..443fd1c 100644
--- a/extensions/cpsection/updater/backends/aslo.py
+++ b/extensions/cpsection/updater/backends/aslo.py
@@ -116,8 +116,7 @@ class _UpdateFetcher(object):
if document.find(_FIND_DESCRIPTION) is None:
logging.debug('Bundle %s not available in the server for the '
- 'version %s' % (self._bundle.get_bundle_id(),
- config.version))
+ 'version %s', self._bundle.get_bundle_id(), config.version)
version = None
link = None
size = None