[Debian-live-changes] r1775 - dists/trunk/live-webhelper

daniel at alioth.debian.org daniel at alioth.debian.org
Sat May 26 10:55:37 UTC 2007


Author: daniel
Date: 2007-05-26 10:55:37 +0000 (Sat, 26 May 2007)
New Revision: 1775

Modified:
   dists/trunk/live-webhelper/cron
   dists/trunk/live-webhelper/live-webhelper
Log:


Modified: dists/trunk/live-webhelper/cron
===================================================================
--- dists/trunk/live-webhelper/cron	2007-05-26 10:52:43 UTC (rev 1774)
+++ dists/trunk/live-webhelper/cron	2007-05-26 10:55:37 UTC (rev 1775)
@@ -41,7 +41,7 @@
 then
 	rm -rf "${DESTDIR}"/`date -d yesterday +%Y%m%d.%H`*
 
-	echo "`date +%b\ %d\ %H:%M:%S` ${HOSTNAME} live-webhelper: removing build `date -d yesterday +%Y%m%d.%H`" >> /var/log/live
+	echo "`date +%b\ %d\ %H:%M:%S` ${HOSTNAME} live-webhelper: remove build `date -d yesterday +%Y%m%d.%H`" >> /var/log/live
 fi
 
 # Ok from here spin through the live-webhelper files we have waiting to build

Modified: dists/trunk/live-webhelper/live-webhelper
===================================================================
--- dists/trunk/live-webhelper/live-webhelper	2007-05-26 10:52:43 UTC (rev 1774)
+++ dists/trunk/live-webhelper/live-webhelper	2007-05-26 10:55:37 UTC (rev 1775)
@@ -111,7 +111,7 @@
 ISO_VOLUME="${ISO_VOLUME}"
 EOF
 
-	echo "`date +%b\ %d\ %H:%M:%S` ${HOSTNAME} live-webhelper: recieved build ${BUILD}" >> /var/log/live
+	echo "`date +%b\ %d\ %H:%M:%S` ${HOSTNAME} live-webhelper: add build ${BUILD}" >> /var/log/live
 fi
 
 sed -e "s/VERSION/${VERSION}/" "${TEMPLATES}"/footer.html




More information about the Debian-live-changes mailing list