- Timestamp:
- Feb 17, 2021, 11:42:03 PM (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
r40748 r41497 124 124 if ($controller_state) { 125 125 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"; 126 129 } else { 127 130 print STDERR "Controller state not found";
Note:
See TracChangeset
for help on using the changeset viewer.
