projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00e5dfc
)
don't display useless messages when using --quiet
author
Simon Stelling
<blubb@gentoo.org>
Sun, 27 Aug 2006 16:46:36 +0000
(16:46 -0000)
committer
Simon Stelling
<blubb@gentoo.org>
Sun, 27 Aug 2006 16:46:36 +0000
(16:46 -0000)
svn path=/main/trunk/; revision=4351
pym/portage.py
patch
|
blob
|
history
diff --git
a/pym/portage.py
b/pym/portage.py
index 51a02012683d922b766b82463584c562298e2d95..a3d137254dcebd07a55f32aeda79136a09c1640c 100644
(file)
--- a/
pym/portage.py
+++ b/
pym/portage.py
@@
-5674,7
+5674,7
@@
class dblink:
self.settings.load_infodir(self.dbdir)
if not pkgfiles:
- print "No package files given... Grabbing a set."
+ writemsg_stdout("No package files given... Grabbing a set.")
pkgfiles=self.getcontents()
# Now, don't assume that the name of the ebuild is the same as the