Changeset 25369
- Timestamp:
- Sep 14, 2009, 12:21:35 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_job_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_job_run.pl
r25111 r25369 202 202 my $exit_code = shift; # Exit code to add 203 203 204 $exit_code = $PS_EXIT_PROG_ERROR unless defined$exit_code;204 $exit_code = $PS_EXIT_PROG_ERROR unless $exit_code; 205 205 206 206 carp($msg);
Note:
See TracChangeset
for help on using the changeset viewer.
