summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-09 01:56:04 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-09 01:56:04 +0000
commite4e99ce2dd03120833202a672edb274cf51e881d (patch)
tree238ebb5a672e3b129f2d560558fcf6768747b855 /cnf/make.conf
parent9ea97f58895d12ba5a1f1c228546461ecfeb3a4a (diff)
downloadportage-e4e99ce2dd03120833202a672edb274cf51e881d.tar.gz
portage-e4e99ce2dd03120833202a672edb274cf51e881d.tar.bz2
portage-e4e99ce2dd03120833202a672edb274cf51e881d.zip
Mention new QA loglevel in make.conf.example
svn path=/main/trunk/; revision=5491
Diffstat (limited to 'cnf/make.conf')
-rw-r--r--cnf/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index a3e5b1438..5be65cc3b 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -313,7 +313,7 @@
# logging related variables:
# PORTAGE_ELOG_CLASSES: selects messages to be logged, possible values are:
-# info, warn, error, log
+# info, warn, error, log, qa
# Warning: commenting this will disable elog
PORTAGE_ELOG_CLASSES="warn error log"