Changeset 41584 for trunk/pstamp/scripts/pstamp_server_status
- Timestamp:
- May 15, 2021, 8:41:21 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_server_status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_server_status
r41497 r41584 124 124 if ($controller_state) { 125 125 print $br . "Pantasks Controller $controller_state.\n"; 126 # loading active labels127 my $runlabels = `echo \"show.labels; quit\" \| pantasks_client -c ~ippitc/pstamp/ptolemy.rc \| tail -n +7`;128 print $br."current labels: \n".$runlabels."\n";129 126 } else { 130 127 print STDERR "Controller state not found";
Note:
See TracChangeset
for help on using the changeset viewer.
