quote vars inside PORTAGE_ELOG_COMMAND
authorMarius Mauch <genone@gentoo.org>
Mon, 19 Dec 2005 17:53:18 +0000 (17:53 -0000)
committerMarius Mauch <genone@gentoo.org>
Mon, 19 Dec 2005 17:53:18 +0000 (17:53 -0000)
svn path=/main/trunk/; revision=2409

13 files changed:
cnf/make.conf
cnf/make.conf.alpha
cnf/make.conf.amd64
cnf/make.conf.arm
cnf/make.conf.hppa
cnf/make.conf.ia64
cnf/make.conf.mips
cnf/make.conf.ppc
cnf/make.conf.ppc64
cnf/make.conf.s390
cnf/make.conf.sparc
cnf/make.conf.x86
cnf/make.conf.x86-fbsd

index 459604a50147a915e01219b57c6f2fabc3a650df..bae8e2cc53a8392219bbc0f6af84873bcaa05587 100644 (file)
@@ -341,7 +341,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index b4d7a780a9bbd2c547605e9b8cca8c9aa8d7c3c6..6b226eef97e1fa2d9a7dbae45bf213ecd700181c 100644 (file)
@@ -325,7 +325,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index 2b8cc72843ff56f4aadba87e0f0a0f53ed674421..30dcf341a95e94e8656bc99bbe78836d4486ce60 100644 (file)
@@ -336,7 +336,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index ef4b0da1f3c228cb888b568462130a6b626ad4c9..649e22071e8f39af53331bd319e907f3dc014e99 100644 (file)
@@ -333,7 +333,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index 53807126a58d3b613097323bad5e139c32a313bd..87e79887e72220a686b9eb0b5d8602f094a83ff9 100644 (file)
@@ -342,7 +342,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index b3ef70ff26fc3b4aee160b407343336c2dcaabc8..ede5a447e6e3d91fa8ff49760b314a431cc27e92 100644 (file)
@@ -304,7 +304,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index e67d419c5b11f2c50822acf9b9c5424f8d9061aa..cf2ab82bdb14ef110ddf43487c6541dffdee1464 100644 (file)
@@ -322,7 +322,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index f173ed2c66c11e4c518590a5c3e22e21f1ed3906..17c12e62e72029a9f7064d1ab3b133c13d296c9e 100644 (file)
@@ -362,7 +362,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index 18d172bd82025b9752f0f2e9ed1b4dabda3a86ba..f4eb712047176d7666fdea230e1bbc5adc9ec005 100644 (file)
@@ -340,7 +340,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index c5bf313e0ea57441d0852ab181568da793d6b52c..2dd66361858577c355f34d44746f6ea2c58f4e91 100644 (file)
@@ -304,7 +304,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index eed13cae4312ac4d52907cd92e53e94f92c341fb..6cf9b0db84d533d3b39222edb57df4e319069754 100644 (file)
@@ -340,7 +340,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index 32b5de7199d48870aa3e9a6775b165d2511ff24d..f3adf66ad10dac391e104766ee52ff4e09cd952a 100644 (file)
@@ -339,7 +339,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and
index 340bd2b61ae06c1118888db0a0b3eb8430250635..f0f8f9aa538ef9b5e51bb3ca7972ba7e46fbe7d7 100644 (file)
@@ -330,7 +330,8 @@ PORTAGE_ELOG_CLASSES="warn error log"
 #                          ${PACKAGE} - expands to the cpv entry of the processed 
 #                                       package (see $PVR in ebuild(5))
 #                          ${LOGFILE} - absolute path to the logfile
-#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p ${PACKAGE} -f ${LOGFILE}"
+#                                              Both variables have to be quoted with single quotes
+#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 adress and