projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83eb257
)
Send message about unset RESUMECOMMAND to stderr instead of stdout.
author
Zac Medico
<zmedico@gentoo.org>
Wed, 11 Mar 2009 06:44:50 +0000
(06:44 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 11 Mar 2009 06:44:50 +0000
(06:44 -0000)
(trunk r12768)
svn path=/main/branches/2.1.6/; revision=13012
pym/portage/__init__.py
patch
|
blob
|
history
diff --git
a/pym/portage/__init__.py
b/pym/portage/__init__.py
index 82fc57431df581c32ca00a20467860b90d4a9162..109d82af83c24911aa6c124646de4abea225545e 100644
(file)
--- a/
pym/portage/__init__.py
+++ b/
pym/portage/__init__.py
@@
-4082,7
+4082,7
@@
def fetch(myuris, mysettings, listonly=0, fetchonly=0, locks_in_subdir=".locks",
"have been defined in\n!!! %s/make.globals.\n") \
% (resumecommand_var,
portage.const.GLOBAL_CONFIG_PATH),
- noiselevel=-1)
+
level=logging.ERROR,
noiselevel=-1)
return 0
if "${FILE}" not in resumecommand:
portage.util.writemsg_level(