IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35481


Ignore:
Timestamp:
May 2, 2013, 11:42:33 AM (13 years ago)
Author:
bills
Message:

pstamp workdir moved (shouldn't hard code this here)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20130307/pstamp/scripts/pstamp_save_server_status.pl

    r30469 r35481  
    1414# XXX: We should get this from site.config, but that would about double
    1515# the execution time for this script.
    16 my $rundir = "/data/ippc17.0/pstamp";
     16# my $rundir = "/data/ippc17.0/pstamp";
     17my $rundir = "/data/ippc30.1/pstamp";
    1718
    1819my $status_file = "$rundir/web/status.html";
Note: See TracChangeset for help on using the changeset viewer.