IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 3, 2008, 11:49:59 AM (18 years ago)
Author:
eugene
Message:

show current psconfigure command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/pschecklibs

    r16129 r16286  
    197197   
    198198    print "tardir: $tardir\n";
     199
     200    $psconfigure = `csh psconfig.csh --psconfigure $version`; chomp $psconfigure;
     201    print "psconfigure: $psconfigure"
    199202
    200203    # enter the directory and build
Note: See TracChangeset for help on using the changeset viewer.