projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c783052
)
Remove unnecessary print statement reported by solar. (trunk r6124:6125)
author
Zac Medico
<zmedico@gentoo.org>
Fri, 2 Mar 2007 00:11:19 +0000
(
00:11
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 2 Mar 2007 00:11:19 +0000
(
00:11
-0000)
svn path=/main/branches/2.1.2/; revision=6126
bin/emerge
patch
|
blob
|
history
diff --git
a/bin/emerge
b/bin/emerge
index 9d9d0b7f4284e541ed4bbcd4a4d71a2540b87464..e88a7fc1d62eba5cd24e2b11480eb9cfd4bdfdec 100755
(executable)
--- a/
bin/emerge
+++ b/
bin/emerge
@@
-3531,7
+3531,6
@@
def show_unmerge_failure_message(pkg, ebuild, retval):
def chk_updated_info_files(root, infodirs, prev_mtimes, retval):
- print
if os.path.exists("/usr/bin/install-info"):
regen_infodirs=[]
for z in infodirs: