IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29033


Ignore:
Timestamp:
Aug 23, 2010, 4:26:12 PM (16 years ago)
Author:
Serge CHASTEL
Message:

Fixed exit status (2 instead of 0) of pschecperl when missing libs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/sc_branches/trunkTest/psconfig/pscheckperl

    r28191 r29033  
    163163        }
    164164        print "you may install them in your local path by re-running pscheckperl with -build\n";
     165        exit 2;
    165166    } else {
    166167        print "no perl modules are missing from your system\n";
Note: See TracChangeset for help on using the changeset viewer.