From: Zac Medico Date: Sun, 4 Jun 2006 00:30:25 +0000 (-0000) Subject: Escape the shell parameter expansions in the PORTAGE_ELOG_COMMAND example for bug... X-Git-Tag: v2.1~24 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f4e5ff6000a8fcff3b0cade73200c7ff5a48c2df;p=portage.git Escape the shell parameter expansions in the PORTAGE_ELOG_COMMAND example for bug #135429. svn path=/main/trunk/; revision=3452 --- diff --git a/cnf/make.conf b/cnf/make.conf index 19f9fddf0..af6dac882 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -326,7 +326,7 @@ PORTAGE_ELOG_CLASSES="warn error log" # package (see $PVR in ebuild(5)) # ${LOGFILE} - absolute path to the logfile # Both variables have to be quoted with single quotes -#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p '${PACKAGE}' -f '${LOGFILE}'" +#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p '\${PACKAGE}' -f '\${LOGFILE}'" # PORTAGE_ELOG_MAILURI: this variable holds all important settings for the mail # module. In most cases listing the recipient address and