OpenLayers OpenLayers

Changeset 716

Show
Ignore:
Timestamp:
06/23/06 11:30:43 (2 years ago)
Author:
sderle
Message:

Pulled down documentation and build.sh fixes from 1.0 branch.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/build/build.sh

    r503 r716  
    3434${CMD_JSMIN} <${TMP_OUTPUT_FILENAME} >> ${OUTPUT_FILENAME} 
    3535 
     36echo Cleaning up... 
     37rm $TMP_OUTPUT_FILENAME 
     38 
    3639echo 
    3740echo Done.