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

daniel at alioth.debian.org daniel at alioth.debian.org
Tue May 22 21:00:32 UTC 2007


Author: daniel
Date: 2007-05-22 21:00:32 +0000 (Tue, 22 May 2007)
New Revision: 1616

Modified:
   dists/trunk/live-webbuilder/cron
   dists/trunk/live-webbuilder/defaults
Log:


Modified: dists/trunk/live-webbuilder/cron
===================================================================
--- dists/trunk/live-webbuilder/cron	2007-05-22 20:59:43 UTC (rev 1615)
+++ dists/trunk/live-webbuilder/cron	2007-05-22 21:00:32 UTC (rev 1616)
@@ -150,7 +150,7 @@
 ${DATE_END}
 
 You can see the logs at:
-<http://${SERVER}/${BUILD}/>
+<${SERVER}/${BUILD}/>
 
 Have fun,
 the Debian Live team

Modified: dists/trunk/live-webbuilder/defaults
===================================================================
--- dists/trunk/live-webbuilder/defaults	2007-05-22 20:59:43 UTC (rev 1615)
+++ dists/trunk/live-webbuilder/defaults	2007-05-22 21:00:32 UTC (rev 1616)
@@ -3,11 +3,11 @@
 WEBBUILD="disabled"
 
 DESTDIR="/var/www/live-webbuilder"
-TEMPDIR="/tmp/live-webbuilder"
+TEMPDIR="/srv/tmp/live-webbuilder"
 
 MIRROR_BOOTSTRAP="http://ftp.debian.org/debian/"
 MIRROR_BOOTSTRAP_SECURITY="http://security.debian.org/"
 MIRROR_IMAGE="http://ftp.debian.org/debian/"
 MIRROR_IMAGE_SECURITY="http://security.debian.org/"
 
-SERVER="http://localhost/live-webbuilder"
+SERVER="http://live.debian.net/.live-webbuilder"




More information about the Debian-live-changes mailing list