Changeset 30411
- Timestamp:
- Jan 28, 2011, 1:52:45 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/nightly_science.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/nightly_science.pl
r30390 r30411 135 135 unless ($success) { 136 136 $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR); 137 &my_die("Unable to perform ppConfigDump: $error_code", $date, $PS_EXIT_SYS_ERROR);137 &my_die("Unable to perform ppConfigDump: $error_code", 0, 0, $date, $PS_EXIT_SYS_ERROR); 138 138 } 139 139 … … 1781 1781 my $stage = shift; # stage name 1782 1782 my $stage_id = shift; # identifier 1783 my $date = shift; 1783 1784 my $exit_code = shift; # Exit code 1784 # outputImage and path_base are globals1785 1785 1786 1786 carp($msg);
Note:
See TracChangeset
for help on using the changeset viewer.
