projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bd5176
)
kill off pointless print
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 3 Mar 2006 01:02:58 +0000
(
01:02
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 3 Mar 2006 01:02:58 +0000
(
01:02
-0000)
svn path=/main/trunk/; revision=2807
pym/portage.py
patch
|
blob
|
history
diff --git
a/pym/portage.py
b/pym/portage.py
index 5f81dd55b0a1e8eea859b0b12db0b95bac649f4c..01c739b6c7f306e3665318315f5a45ed4d285f1f 100644
(file)
--- a/
pym/portage.py
+++ b/
pym/portage.py
@@
-6899,8
+6899,6
@@
def global_updates():
db["/"]["vartree"].dbapi.move_slot_ent(update_cmd)
db["/"]["bintree"].move_slot_ent(update_cmd)
- print
-
# The above global updates proceed quickly, so they
# are considered a single mtimedb transaction.
if len(timestamps) > 0: