Fix portage restart warning message.
authorZac Medico <zmedico@gentoo.org>
Wed, 22 Dec 2010 22:15:18 +0000 (14:15 -0800)
committerZac Medico <zmedico@gentoo.org>
Wed, 22 Dec 2010 22:15:18 +0000 (14:15 -0800)
pym/_emerge/resolver/output.py

index f2394e214aa826943d0a7508537532ba8d730b22..af8b9401e9fa00d9ae239b95dca83624f5595a57 100644 (file)
@@ -832,7 +832,6 @@ class Display(object):
                                self.print_msg.append((myprint, self.verboseadd, repoadd))
 
                                if not self.conf.tree_display \
-                                       and self.conf.quiet \
                                        and not self.conf.no_restart \
                                        and pkg.root == self.conf.running_root.root \
                                        and match_from_list(PORTAGE_PACKAGE_ATOM, [pkg]) \