Changeset 23532 for branches/pap/ippScripts/scripts/magic_tree.pl
- Timestamp:
- Mar 25, 2009, 12:48:19 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ippScripts/scripts/magic_tree.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippScripts/scripts/magic_tree.pl
r23295 r23532 296 296 my $command = "$magictool -inputtree"; 297 297 $command .= " -magic_id $magic_id"; 298 $command .= " - code$exit_code";298 $command .= " -fault $exit_code"; 299 299 $command .= " -dbname $dbname" if defined $dbname; 300 300 system($command);
Note:
See TracChangeset
for help on using the changeset viewer.
