IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41558 for trunk


Ignore:
Timestamp:
Apr 27, 2021, 10:41:59 PM (5 years ago)
Author:
fairlamb
Message:

removing hardcoded paths

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czartool/Pantasks.pm

    r41458 r41558  
    2727        );
    2828# current home dir of gpc1 and gpc2
    29 my $ipphome1 = "/data/ippc64.1/ippitc";
    30 my $ipphome2 = "/data/ippc18.0/home/ippps2";
     29my $ipphome1 = "/home/panstarrs/ippitc";
     30my $ipphome2 = "/home/panstarrs/ippps2";
    3131
    3232###########################################################################
Note: See TracChangeset for help on using the changeset viewer.