olaurino / iris_restored

Build and Analyze Spectral Energy Distributions in the Virtual Observatory
0 stars 0 forks source link

Iris startup script env variable IRIS_DOC references wrong version [MINOR] #1

Open olaurino opened 9 years ago

olaurino commented 9 years ago

1 Issue by jbudynk, created on: 2014-03-28T13:25:47Z

assigned_to: jbudynk

The Iris startup script's "IRIS_DOC" variable references the wrong webdocs:

export IRIS_DOC="http://cxc.cfa.harvard.edu/iris/v2.0/" # line 11

Should point to v2.0.1. Is on Mac64 and Linux64 distributions.

olaurino commented 9 years ago

Comment by olaurino, created on: 2014-03-28T13:36:39Z

Version strings should automatically reflect the project's version. I can see that this is not true for IRIS_DOC and needs to be fixed.

olaurino commented 9 years ago

Comment by jbudynk, created on: 2014-07-16T16:49:13Z

Updated the IRIS_DOC pointer to the v2.0.1 website.