Changeset 656 for trunk/bin


Ignore:
Timestamp:
06/22/05 16:18:17 (19 years ago)
Author:
mar637
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/asap

    r636 r656  
    4747if [ "${AIPSPATH}" == "" ]; then
    4848    aroot='/nfs/aips++'
    49     ASAPDATA='/usr/local/share/asap/data'
     49    ASAPDATA='/usr/local/share/asap'
    5050    if test -d ${ASAPDATA} ; then
    5151        AIPSPATH="${ASAPDATA} linux_gnu somewhere localhost"   
     52        export AIPSPATH
    5253    elif test -d ${aroot}/weekly ; then
    5354        . ${aroot}/weekly/aipsinit.sh
Note: See TracChangeset for help on using the changeset viewer.