summaryrefslogtreecommitdiffstats
path: root/pym/portage.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage.py')
-rw-r--r--pym/portage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/portage.py b/pym/portage.py
index e8bd8027e..f791b6c69 100644
--- a/pym/portage.py
+++ b/pym/portage.py
@@ -6539,7 +6539,7 @@ class vardbapi(dbapi):
if counter != real_counter:
changed = True
writemsg("!!! Initializing COUNTER to " + \
- "value of %d\n" % counter, noiselevel=-1)
+ "value of %d\n" % real_counter, noiselevel=-1)
# Never trust the counter file, since having a
# corrupt value that is too low there can trigger