IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 15, 2021, 8:41:21 AM (5 years ago)
Author:
eugene
Message:

import modifications from ippitc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_server_status

    r41497 r41584  
    124124        if ($controller_state) {
    125125            print $br . "Pantasks Controller $controller_state.\n";
    126             # loading active labels
    127             my $runlabels = `echo \"show.labels; quit\" \| pantasks_client -c ~ippitc/pstamp/ptolemy.rc \| tail -n +7`;
    128             print $br."current labels: \n".$runlabels."\n";
    129126        } else {
    130127            print STDERR "Controller state not found";
Note: See TracChangeset for help on using the changeset viewer.