projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c783e5
)
Remove a stray print statement. Thanks to Rick Warner in bug #125261.
author
Zac Medico
<zmedico@gentoo.org>
Sun, 28 Jan 2007 01:08:52 +0000
(
01:08
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 28 Jan 2007 01:08:52 +0000
(
01:08
-0000)
svn path=/main/trunk/; revision=5799
bin/emerge
patch
|
blob
|
history
diff --git
a/bin/emerge
b/bin/emerge
index 119705691c0fdbff720dec90e653f68cfc71a9bd..ccc3f3279abe46b2245780b7681dd35a58ff2737 100755
(executable)
--- a/
bin/emerge
+++ b/
bin/emerge
@@
-3601,7
+3601,6
@@
def chk_updated_cfg_files(target_root, config_protect):
if procount:
#print " "+yellow("*")+" Type "+green("emerge --help config")+" to learn how to update config files."
print " "+yellow("*")+" Type "+green("emerge --help config")+" to learn how to update config files."
- print
def checkUpdatedNewsItems( root, NEWS_PATH, UNREAD_PATH, repo_id ):
"""