From afc611dfaa4060cabe7666c2398bfc71eeb196a7 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sun, 21 Oct 2007 10:36:17 +0000 Subject: fix comment svn path=/main/trunk/; revision=8204 --- pym/_emerge/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/_emerge/__init__.py b/pym/_emerge/__init__.py index 539b5740b..137e4ac7d 100644 --- 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) -- cgit v1.2.3-1-g7c22