the highest installed COUNTER since it's normal for them to
differ in some cases. For example, the global counter file
will contain a higher value if the user merges a package and
then immediately unmerges it (unmerge does not update the
global counter file, but merge does).
svn path=/main/trunk/; revision=9078
writemsg("!!! Initializing COUNTER to " + \
"value of %d\n" % counter, noiselevel=-1)
- if counter != real_counter:
- changed = True
- writemsg("!!! Initializing COUNTER to " + \
- "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
# incorrect AUTOCLEAN behavior due to newly installed