Changeset 29561 for trunk/pstamp/scripts/pstamp_server_status
- Timestamp:
- Oct 26, 2010, 8:39:32 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_server_status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_server_status
r29174 r29561 57 57 $error_code = (($error_code >> 8) or 1); 58 58 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"; 60 61 exit 0; 61 62 }
Note:
See TracChangeset
for help on using the changeset viewer.
