Author: mkratt
Date: 2007-06-26 11:06:17 -0700 (Tue, 26 Jun 2007)
New Revision: 5521

Modified:
   tools/trunk/build-tools/nightly/nightly-go.sh
Log:
Change lpsversion to 4.0.3 for branches/4.0

Modified: tools/trunk/build-tools/nightly/nightly-go.sh
===================================================================
--- tools/trunk/build-tools/nightly/nightly-go.sh       2007-06-26 06:44:52 UTC 
(rev 5520)
+++ tools/trunk/build-tools/nightly/nightly-go.sh       2007-06-26 18:06:17 UTC 
(rev 5521)
@@ -53,16 +53,16 @@
     contextpath="/legals-nightly"
     testtask="megatest"
 fi
+#if [ ${branchmunge} = "branches-4.0" ] ; then
+#    lpsversion="4.0.x"
+#    contextpath="/lps-4.0.0pre-nightly"
+#    testtask="megatest"
+#fi
 if [ ${branchmunge} = "branches-4.0" ] ; then
-    lpsversion="4.0.x"
+    lpsversion="4.0.3"
     contextpath="/lps-4.0.0pre-nightly"
     testtask="megatest"
 fi
-#if [ ${branchmunge} = "branches-4.0" ] ; then
-#    lpsversion="4.0.2"
-#    contextpath="/lps-4.0.0pre-nightly"
-#    testtask="megatest"
-#fi
 # if [ ${branchmunge} = "branches-4.0b1" ] ; then
 #     lpsversion="4.0b1"
 #    contextpath="/4.0b1-nightly"


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

Reply via email to