IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36690


Ignore:
Timestamp:
Apr 22, 2014, 3:14:10 PM (12 years ago)
Author:
bills
Message:

add label for requests updated by NCU

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20130712/pstamp/scripts/pstampparse.pl

    r36636 r36690  
    179179        $label = "PY";
    180180        $label_changed = 1;
     181    } elsif ($lcname =~ /ncu/) {
     182        $label = 'NCU';
     183        $label_changed = 1;
    181184    } elsif (($lcname =~ /mpe_/) or ($lcname =~ /sd_/)) {
    182185        $label = 'MPE';
Note: See TracChangeset for help on using the changeset viewer.