Changeset 30317 for trunk/pstamp/scripts/pstamp_server_status
- Timestamp:
- Jan 20, 2011, 10:28:02 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_server_status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_server_status
r29572 r30317 44 44 chdir $rundir or die "failed to cd to $rundir"; 45 45 46 47 my $down = 0; 48 if ($down) { 49 print "Postage Stamp Server will be down for maintenance it will back at approximately 00:00 2010-12-11 UTC\n"; 50 exit 0; 51 } 46 52 47 53 my ($pts, $pantasks_script) = tempfile ('/tmp/pts.XXXX', UNLINK => !$save_temps);
Note:
See TracChangeset
for help on using the changeset viewer.
