[Debian-live-changes] r1633 - in dists/trunk/live-webbuilder: . templates

daniel at alioth.debian.org daniel at alioth.debian.org
Wed May 23 07:24:54 UTC 2007


Author: daniel
Date: 2007-05-23 07:24:54 +0000 (Wed, 23 May 2007)
New Revision: 1633

Modified:
   dists/trunk/live-webbuilder/cron
   dists/trunk/live-webbuilder/templates/mail.txt
Log:


Modified: dists/trunk/live-webbuilder/cron
===================================================================
--- dists/trunk/live-webbuilder/cron	2007-05-23 07:23:34 UTC (rev 1632)
+++ dists/trunk/live-webbuilder/cron	2007-05-23 07:24:54 UTC (rev 1633)
@@ -117,6 +117,7 @@
 		then
 			sed -e "s/BUILD/${BUILD}/g" \
 			    -e "s/EMAIL/${EMAIL}/" \
+			    -e "s/VERSION/${VERSION}/" \
 			    -e "s/DATE_START/${DATE_START}/" \
 			    -e "s/DATE_END/${DATE_END}/" \
 			    -e "s/STATUS/maybe-successful/" \
@@ -125,6 +126,7 @@
 		else
 			sed -e "s/BUILD/${BUILD}/g" \
 			    -e "s/EMAIL/${EMAIL}/" \
+			    -e "s/VERSION/${VERSION}/" \
 			    -e "s/DATE_START/${DATE_START}/" \
 			    -e "s/DATE_END/${DATE_END}/" \
 			    -e "s/STATUS/maybe-failed/" \

Modified: dists/trunk/live-webbuilder/templates/mail.txt
===================================================================
--- dists/trunk/live-webbuilder/templates/mail.txt	2007-05-23 07:23:34 UTC (rev 1632)
+++ dists/trunk/live-webbuilder/templates/mail.txt	2007-05-23 07:24:54 UTC (rev 1633)
@@ -4,7 +4,7 @@
 
 Hi,
 
-This is the automatic webbuilder of the Debian Live project <http://debian-live.alioth.debian.org/>.
+This is the automatic webbuilder, version VERSION, of the Debian Live project <http://debian-live.alioth.debian.org/>.
 
 Your build with the ID of BUILD started DATE_START and ended DATE_END with a status of STATUS.
 




More information about the Debian-live-changes mailing list