IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2022, 10:45:04 AM (4 years ago)
Author:
eugene
Message:

forcing tagset name for pschecklibs and pscheckperl, switching to tagsets named by environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/psconfig/psbuild

    r41177 r42138  
    142142
    143143if ( @ARGV == 0) {
    144     die "a distribution name is now required by psbuild (e.g., ipp-3.3)\n";
     144    die "a distribution name is now required by psbuild (e.g., ipp-ubuntu)\n";
    145145} else {
    146146    $distribution = "$tagsets/$ARGV[0].dist";
Note: See TracChangeset for help on using the changeset viewer.