Changeset 40748 for trunk/pstamp/scripts/pstamp_server_status
- Timestamp:
- May 18, 2019, 2:41:19 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_server_status (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_server_status
r36639 r40748 39 39 # isn't necessary if the pstamp/web stuff is configured to point at the 40 40 # ipp build. But currently it's running out of Bill's build 41 my $ipphome = "/home/panstarrs/ipp"; 41 42 # EAM 2017.03.08 : need to point at temporary ITC location: 43 # my $ipphome = "/home/panstarrs/ipp"; 44 my $ipphome = "/data/ippc64.1/ippitc"; 42 45 my $status_cmd = "psstatus"; 43 46 … … 46 49 chdir $rundir or die "failed to cd to $rundir"; 47 50 48 51 # print "pantasks_client: $pantasks_client\n"; 49 52 50 53 my $now = `date -u`;
Note:
See TracChangeset
for help on using the changeset viewer.
