projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8898f4
)
Send message about unset RESUMECOMMAND to stderr instead of stdout.
author
Zac Medico
<zmedico@gentoo.org>
Fri, 6 Mar 2009 04:48:24 +0000
(
04:48
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 6 Mar 2009 04:48:24 +0000
(
04:48
-0000)
svn path=/main/trunk/; revision=12768
pym/portage/__init__.py
patch
|
blob
|
history
diff --git
a/pym/portage/__init__.py
b/pym/portage/__init__.py
index 4db58bb0fae28a9fda3567ee2633cd4140c23249..fb6cfaf5f55ab276d34bdf198eb82b802d18e785 100644
(file)
--- a/
pym/portage/__init__.py
+++ b/
pym/portage/__init__.py
@@
-4092,7
+4092,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(