IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40845 for trunk/ippMonitor


Ignore:
Timestamp:
Jul 25, 2019, 1:55:58 PM (7 years ago)
Author:
tdeboer
Message:

fixed gpc2 double label issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czarpoll.pl

    r40841 r40845  
    147147        push (@allLabels2, @labels2);
    148148    }
     149    #The way gpc2 pantasks are set up is different from gpc1. Therefore, the same label can appear in both stdscience and distribution.
     150    @allLabels2 = uniq @allLabels2;
    149151
    150152    ## adding extra labels from external file
Note: See TracChangeset for help on using the changeset viewer.