projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96a91dc
)
fix comment
author
Marius Mauch
<genone@gentoo.org>
Sun, 21 Oct 2007 10:36:17 +0000
(10:36 -0000)
committer
Marius Mauch
<genone@gentoo.org>
Sun, 21 Oct 2007 10:36:17 +0000
(10:36 -0000)
svn path=/main/trunk/; revision=8204
pym/_emerge/__init__.py
patch
|
blob
|
history
diff --git
a/pym/_emerge/__init__.py
b/pym/_emerge/__init__.py
index 539b5740b5ba5f83bff22b93bdf0e26594f0379c..137e4ac7d45e3563b28f34606d58021d21540f2f 100644
(file)
--- a/
pym/_emerge/__init__.py
+++ b/
pym/_emerge/__init__.py
@@
-6779,7
+6779,7
@@
def emerge_main():
display_news_notification(trees)
retval = action_build(settings, trees, mtimedb,
myopts, myaction, myfiles, spinner)
- # if --pretend was enabled then display_news_notification
+ # if --pretend was
not
enabled then display_news_notification
# was already called by post_emerge
if "--pretend" in myopts:
display_news_notification(trees)