projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cbc89e
)
When in --quiet mode, still show a message for failures in
author
Zac Medico
<zmedico@gentoo.org>
Thu, 30 Apr 2009 06:50:49 +0000
(06:50 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 30 Apr 2009 06:50:49 +0000
(06:50 -0000)
MetadataRegen._metadata_exit(). (trunk r13259)
svn path=/main/branches/2.1.6/; revision=13438
pym/_emerge/__init__.py
patch
|
blob
|
history
diff --git
a/pym/_emerge/__init__.py
b/pym/_emerge/__init__.py
index a56eb03949214a63fcbf5a60dfb6c486b0ee0ccc..122d88c88f90ccd20b410132e4257e5ee5a7ae68 100644
(file)
--- a/
pym/_emerge/__init__.py
+++ b/
pym/_emerge/__init__.py
@@
-11701,7
+11701,7
@@
class MetadataRegen(PollScheduler):
self._error_count += 1
self._valid_pkgs.discard(metadata_process.cpv)
portage.writemsg("Error processing %s, continuing...\n" % \
- (metadata_process.cpv,))
+ (metadata_process.cpv,)
, noiselevel=-1
)
if self._consumer is not None:
# On failure, still notify the consumer (in this case the metadata