summaryrefslogtreecommitdiff
path: root/etc/portato.cfg
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-14 22:28:19 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-14 22:28:19 +0200
commit67d927540ee10dbf70b9b71eda152605a63bbc90 (patch)
tree7247e43b1b159439743e6c77edfd4124b9fe63e2 /etc/portato.cfg
parent06f03d7aa376c8164eff5068a412e76cf2c0b0a9 (diff)
parente5b5b6793999a5094832b1819cc6b5e5e5f0ca39 (diff)
downloadportato-67d927540ee10dbf70b9b71eda152605a63bbc90.tar.gz
portato-67d927540ee10dbf70b9b71eda152605a63bbc90.tar.bz2
portato-67d927540ee10dbf70b9b71eda152605a63bbc90.zip
Merge branch '0.14'
* 0.14: Make some useless info messages being debug statements Improve the C modules Small modifications made to the French translation (typos, grammar). Fixed the unicode support and stuff ... and also made eix faster :) Disable debug messages by default Better eix error inheritance and handling
Diffstat (limited to 'etc/portato.cfg')
-rw-r--r--etc/portato.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg
index 10f5445..47335ea 100644
--- a/etc/portato.cfg
+++ b/etc/portato.cfg
@@ -24,7 +24,7 @@
system = portage
; controls debug output - boolean value
-debug = True
+debug = False
; the command used for syncing portage - string value
synccommand = emerge --sync