Changeset 16563 for trunk/ippScripts/scripts/magic_tree.pl
- Timestamp:
- Feb 21, 2008, 11:56:44 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/magic_tree.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/magic_tree.pl
r16331 r16563 234 234 235 235 carp($msg); 236 if ( $magic_id and not $no_update) {236 if (defined $magic_id and not $no_update) { 237 237 my $command = "$magictool -inputtree"; 238 238 $command .= " -magic_id $magic_id";
Note:
See TracChangeset
for help on using the changeset viewer.
