- Timestamp:
- 06/22/05 16:18:17 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/asap
r636 r656 47 47 if [ "${AIPSPATH}" == "" ]; then 48 48 aroot='/nfs/aips++' 49 ASAPDATA='/usr/local/share/asap /data'49 ASAPDATA='/usr/local/share/asap' 50 50 if test -d ${ASAPDATA} ; then 51 51 AIPSPATH="${ASAPDATA} linux_gnu somewhere localhost" 52 export AIPSPATH 52 53 elif test -d ${aroot}/weekly ; then 53 54 . ${aroot}/weekly/aipsinit.sh
Note:
See TracChangeset
for help on using the changeset viewer.