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:
@@ -5,7 +5,7 @@
|
||||
svn up /osgeo/openlayers/docs/dev;
|
||||
|
||||
# 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
|
||||
touch /tmp/ol_svn_rev
|
||||
|
||||
Reference in New Issue
Block a user