[Debian-live-changes] r1911 - dists/trunk/live-webhelper/scripts

daniel at alioth.debian.org daniel at alioth.debian.org
Fri Jun 1 14:48:51 UTC 2007


Author: daniel
Date: 2007-06-01 14:48:51 +0000 (Fri, 01 Jun 2007)
New Revision: 1911

Modified:
   dists/trunk/live-webhelper/scripts/cgi
Log:


Modified: dists/trunk/live-webhelper/scripts/cgi
===================================================================
--- dists/trunk/live-webhelper/scripts/cgi	2007-06-01 14:46:09 UTC (rev 1910)
+++ dists/trunk/live-webhelper/scripts/cgi	2007-06-01 14:48:51 UTC (rev 1911)
@@ -199,7 +199,7 @@
 EOF
 
 	echo "`date +%b\ %d\ %H:%M:%S` ${HOSTNAME} live-webhelper: add web build (${BUILD})." >> /var/log/live
-	echo "                         ${HOSTNAME} live-webhelper: |${EMAIL}|${BINARY_IMAGES}|${DISTRIBUTION}|${PACKAGES_LISTS}|`echo ${PACKAGES} | wc -w`|" >> /var/log/live
+	echo "`date +%b\ %d\ %H:%M:%S` ${HOSTNAME} live-webhelper: |${EMAIL}|${BINARY_IMAGES}|${DISTRIBUTION}|${PACKAGES_LISTS}|`echo ${PACKAGES} | wc -w`|" >> /var/log/live
 fi
 
 sed -e "s/VERSION/${VERSION}/" "${TEMPLATES}"/footer.html




More information about the Debian-live-changes mailing list