Changeset 29505
- Timestamp:
- Oct 20, 2010, 4:50:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20100823/ippScripts/scripts/magic_process.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/magic_process.pl merged: 29504
r29501 r29505 415 415 my $command = "$magictool -addmask"; 416 416 $command .= " -magic_id $magic_id"; 417 $command .= " - uri$final_outroot";417 $command .= " -path_base $final_outroot"; 418 418 $command .= " -streaks $num_streaks"; 419 419 $command .= " -dbname $dbname" if defined $dbname; - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
