IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40748


Ignore:
Timestamp:
May 18, 2019, 2:41:19 PM (7 years ago)
Author:
mhuber
Message:

ippitc setup for pstamp never updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_server_status

    r36639 r40748  
    3939# isn't necessary if the pstamp/web stuff is configured to point at the
    4040# 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";
     44my $ipphome = "/data/ippc64.1/ippitc";
    4245my $status_cmd = "psstatus";
    4346
     
    4649chdir $rundir or die "failed to cd to $rundir";
    4750
    48 
     51# print "pantasks_client: $pantasks_client\n";
    4952
    5053my $now = `date -u`;
Note: See TracChangeset for help on using the changeset viewer.