projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06e5261
)
etc-update: disable clear_term by default
author
Zac Medico
<zmedico@gentoo.org>
Fri, 3 Jun 2011 05:24:10 +0000
(22:24 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 3 Jun 2011 05:24:10 +0000
(22:24 -0700)
cnf/etc-update.conf
patch
|
blob
|
history
diff --git
a/cnf/etc-update.conf
b/cnf/etc-update.conf
index 6f69dee6148e8ad176a20c541f0180557e4a8574..cea21739e12abf1cfaee52f41f9c7ec59cf8c5dd 100644
(file)
--- a/
cnf/etc-update.conf
+++ b/
cnf/etc-update.conf
@@
-6,7
+6,8
@@
mode="0"
# Whether to clear the term prior to each display
-clear_term="yes"
+#clear_term="yes"
+clear_term="no"
# Whether trivial/comment changes should be automerged
eu_automerge="yes"