OpenLayers OpenLayers

Ticket #1538 (closed bug: fixed)

Opened 7 months ago

Last modified 7 months ago

build/README.txt references build.sh instead of build.py

Reported by: openlayers Assigned to:
Priority: trivial Milestone:
Component: documentation Version: SVN
Keywords: Cc: jwpage@gmail.com
State: Complete

Description

Incredibly minor thing, but the build/README.txt file gives instructions for how to build OpenLayers. These instructions refer to "build.sh", although it should be "build.py".

Attachments

README_sh_py.patch (281 bytes) - added by openlayers on 05/05/08 20:29:14.
Patch to change build.sh to build.py

Change History

05/05/08 20:29:14 changed by openlayers

  • attachment README_sh_py.patch added.

Patch to change build.sh to build.py

05/05/08 20:29:41 changed by openlayers

  • cc set to jwpage@gmail.com.

05/06/08 00:36:36 changed by fredj

  • status changed from new to closed.
  • state changed from Review to Complete.
  • resolution set to fixed.

(In [7065]) Change build.sh to build.py in build/README.txt. Reported by jwpage. (Closes #1538)