The sandbox is now updated here as well, so check the most recent

rev for the whole tree instead of just that particular checkout.


git-svn-id: http://svn.openlayers.org/trunk/openlayers@10520 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2010-07-27 12:55:25 +00:00
parent 7398216346
commit ca27481c66

View File

@@ -5,7 +5,7 @@
svn up /osgeo/openlayers/docs/dev; svn up /osgeo/openlayers/docs/dev;
# Get current 'Last Changed Rev' # Get current 'Last Changed Rev'
REV=`svn info /osgeo/openlayers/docs/dev/ | grep 'Last Changed Rev' | awk '{print $4}'` REV=`svn info /osgeo/openlayers/docs/dev/ | grep 'Revision' | awk '{print $2}'`
# Get the last svn rev # Get the last svn rev
touch /tmp/ol_svn_rev touch /tmp/ol_svn_rev