IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 26, 2010, 8:39:32 AM (16 years ago)
Author:
bills
Message:

Change the destreak cleanup to preserve the rows in the magicDSFile table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_server_status

    r29174 r29561  
    5757    $error_code = (($error_code >> 8) or 1);
    5858    if ($error_code == 12) {
    59         print "Postage Stamp Server is not running\n";
     59        #print "Postage Stamp Server is not running\n";
     60        print "Postage Stamp Server will be down for maintenance until approximately 0400 UTC October 26\n";
    6061        exit 0;
    6162    }
Note: See TracChangeset for help on using the changeset viewer.