Author: mkratt
Date: 2007-09-24 09:56:29 -0700 (Mon, 24 Sep 2007)
New Revision: 6564

Modified:
   tools/trunk/build-tools/nightly/nightly-go.sh
Log:
add wafflecone

Modified: tools/trunk/build-tools/nightly/nightly-go.sh
===================================================================
--- tools/trunk/build-tools/nightly/nightly-go.sh       2007-09-24 03:22:23 UTC 
(rev 6563)
+++ tools/trunk/build-tools/nightly/nightly-go.sh       2007-09-24 16:56:29 UTC 
(rev 6564)
@@ -53,6 +53,11 @@
     contextpath="/legals-nightly"
     testtask="megatest"
 fi
+if [ ${branchmunge} = "branches-wafflecone" ] ; then
+    lpsversion="4.0.x"
+    contextpath="/wafflecone-nightly"
+    testtask="megatest"
+fi
 #if [ ${branchmunge} = "branches-4.0" ] ; then
 #    lpsversion="4.0.x"
 #    contextpath="/lps-4.0.0pre-nightly"


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to