projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e148cb
)
Add matching quote (typo from last revision).
author
Zac Medico
<zmedico@gentoo.org>
Mon, 31 Jul 2006 01:52:46 +0000
(
01:52
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 31 Jul 2006 01:52:46 +0000
(
01:52
-0000)
svn path=/main/trunk/; revision=4051
pym/portage.py
patch
|
blob
|
history
diff --git
a/pym/portage.py
b/pym/portage.py
index e2456d280a3d9924f6d93005c0966430f2a45c8c..5dae564162b8d1fa3295972d8a11f5ac83a7947e 100644
(file)
--- a/
pym/portage.py
+++ b/
pym/portage.py
@@
-497,7
+497,7
@@
def env_update(makelinks=1, target_root=None, prev_mtimes=None):
try:
myconfig = getconfig(file_path)
except portage_exception.ParseError, e:
- writemsg("!!! %s'\n" % str(e), noiselevel=-1)
+ writemsg("!!!
'
%s'\n" % str(e), noiselevel=-1)
del e
continue
# process PATH, CLASSPATH, LDPATH