projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a970eae
)
Fix missing newline.
author
Zac Medico
<zmedico@gentoo.org>
Thu, 6 Jul 2006 00:08:40 +0000
(
00:08
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 6 Jul 2006 00:08:40 +0000
(
00:08
-0000)
svn path=/main/trunk/; revision=3795
pym/portage.py
patch
|
blob
|
history
diff --git
a/pym/portage.py
b/pym/portage.py
index df96086e5c72deae9e8fdf8d2227ea4b6c303111..dd2b17971a3402c4671ac1fbd0b6992ae27cf9b8 100644
(file)
--- a/
pym/portage.py
+++ b/
pym/portage.py
@@
-2628,7
+2628,7
@@
def prepare_build_dirs(myroot, mysettings, cleanup):
# match our permission requirements.
if modified or kwargs["always_recurse"]:
if modified:
- writemsg("Adjusting permissions recursively: '%s'" % mydir,
+ writemsg("Adjusting permissions recursively: '%s'
\n
" % mydir,
noiselevel=-1)
def onerror(e):
raise # The feature is disabled if a single error