projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dec741c
)
escape $ in PORTAGE_ELOG_MAILSUBJECT; bug 131373
author
Simon Stelling
<blubb@gentoo.org>
Thu, 27 Apr 2006 08:35:56 +0000
(08:35 -0000)
committer
Simon Stelling
<blubb@gentoo.org>
Thu, 27 Apr 2006 08:35:56 +0000
(08:35 -0000)
svn path=/main/trunk/; revision=3248
cnf/make.conf
patch
|
blob
|
history
diff --git
a/cnf/make.conf
b/cnf/make.conf
index 4c034e1f61a91e6b5464aa8c5974a19fbb18df36..26c5c997e955068e342e5bf08d034b523b627dd1 100644
(file)
--- a/
cnf/make.conf
+++ b/
cnf/make.conf
@@
-341,4
+341,4
@@
PORTAGE_ELOG_CLASSES="warn error log"
# variables are exanded:
# ${PACKAGE} - see description of PORTAGE_ELOG_COMMAND
# ${HOST} - FQDN of the host portage is running on
-#PORTAGE_ELOG_MAILSUBJECT="package
${PACKAGE} merged on
${HOST} with notice"
+#PORTAGE_ELOG_MAILSUBJECT="package
\${PACKAGE} merged on \
${HOST} with notice"