Changeset 23688 for trunk/ippScripts/scripts/fake_imfile.pl
- Timestamp:
- Apr 2, 2009, 2:51:37 PM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/fake_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/pap (added) merged: 23511,23520-23521,23532,23578-23581,23596-23599,23603-23604,23606-23608,23619-23621,23638-23639,23641,23646-23648,23651-23653,23656,23672-23674,23677-23684
- Property svn:mergeinfo changed
-
trunk/ippScripts/scripts/fake_imfile.pl
r23295 r23688 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.
