- Timestamp:
- May 26, 2009, 1:59:32 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/fake_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/ippScripts/scripts/fake_imfile.pl
r23352 r24244 216 216 $command .= " -path_base $outroot"; 217 217 $command .= (" -dtime_script " . ((DateTime->now->mjd - $mjd_start) * 86400)); 218 $command .= " - code$exit_code";218 $command .= " -fault $exit_code"; 219 219 $command .= " -dbname $dbname" if defined $dbname; 220 220 system ($command);
Note:
See TracChangeset
for help on using the changeset viewer.
