escape $ in PORTAGE_ELOG_MAILSUBJECT; bug 131373
authorSimon Stelling <blubb@gentoo.org>
Thu, 27 Apr 2006 08:35:56 +0000 (08:35 -0000)
committerSimon Stelling <blubb@gentoo.org>
Thu, 27 Apr 2006 08:35:56 +0000 (08:35 -0000)
svn path=/main/trunk/; revision=3248

cnf/make.conf

index 4c034e1f61a91e6b5464aa8c5974a19fbb18df36..26c5c997e955068e342e5bf08d034b523b627dd1 100644 (file)
@@ -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"