IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16374


Ignore:
Timestamp:
Feb 8, 2008, 10:17:55 AM (18 years ago)
Author:
bills
Message:

added missing semicolon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/pschecklibs

    r16286 r16374  
    199199
    200200    $psconfigure = `csh psconfig.csh --psconfigure $version`; chomp $psconfigure;
    201     print "psconfigure: $psconfigure"
     201    print "psconfigure: $psconfigure";
    202202
    203203    # enter the directory and build
Note: See TracChangeset for help on using the changeset viewer.