Changeset 23688 for trunk/ippScripts/scripts/magic_mask.pl
- Timestamp:
- Apr 2, 2009, 2:51:37 PM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/magic_mask.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/magic_mask.pl
r23295 r23688 152 152 my $command = "$magictool -addmask"; 153 153 $command .= " -magic_id $magic_id"; 154 $command .= " - code$exit_code";154 $command .= " -fault $exit_code"; 155 155 $command .= " -dbname $dbname" if defined $dbname; 156 156 system($command);
Note:
See TracChangeset
for help on using the changeset viewer.
