Changeset 23532 for branches/pap/ippScripts/scripts/magic_process.pl
- Timestamp:
- Mar 25, 2009, 12:48:19 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ippScripts/scripts/magic_process.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippScripts/scripts/magic_process.pl
r23295 r23532 339 339 $command .= " -magic_id $magic_id"; 340 340 $command .= " -node $node"; 341 $command .= " - code$exit_code";341 $command .= " -fault $exit_code"; 342 342 $command .= " -dbname $dbname" if defined $dbname; 343 343 system($command);
Note:
See TracChangeset
for help on using the changeset viewer.
