IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2013, 1:29:53 PM (13 years ago)
Author:
bills
Message:

psconfig.bash was not setting the PSCONFIG environment variable.
This made it unavailble for use in .ipprc. Fixed that

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/psconfig.bash.in

    r31162 r35113  
    3030# psconfig env variables
    3131export PSCONFDIR=`/bin/csh -f $PSCONFDIR/psconfig.csh --psconfdir $version`
     32export PSCONFIG=`/bin/csh -f $PSCONFDIR/psconfig.csh --psconfig $version`
    3233export PSVERSION=`/bin/csh -f $PSCONFDIR/psconfig.csh --psversion $version`
    3334
Note: See TracChangeset for help on using the changeset viewer.