[Debian-live-changes] r1370 - dists/trunk/live-webbuilder

Daniel Baumann daniel at alioth.debian.org
Mon May 7 19:20:11 UTC 2007


Author: daniel
Date: 2007-05-07 19:20:11 +0000 (Mon, 07 May 2007)
New Revision: 1370

Modified:
   dists/trunk/live-webbuilder/live-webbuilder
Log:
I hate whitespaces

Modified: dists/trunk/live-webbuilder/live-webbuilder
===================================================================
--- dists/trunk/live-webbuilder/live-webbuilder	2007-05-07 16:56:29 UTC (rev 1369)
+++ dists/trunk/live-webbuilder/live-webbuilder	2007-05-07 19:20:11 UTC (rev 1370)
@@ -72,7 +72,7 @@
 	cat "${HTML}"/build.html
 
 	# Set the variables to pass to the cron job
-	# for processing. 
+	# for processing.
 	#echo "`whoami`"
 	echo "BUILD_ID=\"${BUILD_ID}\"" > "${TEMPDIR}/${BUILD_ID}".lwb
 	echo "EMAIL=\"${EMAIL}\"" >> "${TEMPDIR}/${BUILD_ID}".lwb
@@ -81,7 +81,6 @@
 	echo "FILESYSTEM=\"${FILESYSTEM}\"" >> "${TEMPDIR}/${BUILD_ID}".lwb
 	echo "PACKAGES_LISTS=\"${PACKAGES_LISTS}\"" >> "${TEMPDIR}/${BUILD_ID}".lwb
 	echo "PACKAGES=\"${PACKAGES}\"" >> "${TEMPDIR}/${BUILD_ID}".lwb
-
 fi
 
 cat "${HTML}"/footer.html




More information about the Debian-live-changes mailing list