[OpenLayers-Commits] r11175 - trunk/openlayers/tools

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Mon Feb 21 07:01:39 EST 2011


Author: tschaub
Date: 2011-02-21 04:01:39 -0800 (Mon, 21 Feb 2011)
New Revision: 11175

Modified:
   trunk/openlayers/tools/update_dev_dir.sh
Log:
Updating the update_dev_dir script to use the tests.cfg profile.  This brings in lang and console utilities.

Modified: trunk/openlayers/tools/update_dev_dir.sh
===================================================================
--- trunk/openlayers/tools/update_dev_dir.sh	2011-02-21 12:01:17 UTC (rev 11174)
+++ trunk/openlayers/tools/update_dev_dir.sh	2011-02-21 12:01:39 UTC (rev 11175)
@@ -18,7 +18,7 @@
     cd /osgeo/openlayers/docs/dev/tools/ 
     python exampleparser.py
     cd /osgeo/openlayers/docs/dev/build
-    ./build.py
+    ./build.py tests.cfg
     
     cp OpenLayers.js ..
     cd ..



More information about the Commits mailing list