G301
This commit is contained in:
@@ -444,7 +444,7 @@ elsif ( $filecsvname =~ m/^G301_ID\d\d\d\d_DT\d\d\d\d_\d*$/i ) {
|
||||
$unittype = $strings[0];
|
||||
$unit = $strings[1];
|
||||
$tool = $strings[2];
|
||||
$tooltype = 'MUX'; # inserire tooltype corretto
|
||||
$tooltype = 'MUX';
|
||||
}
|
||||
|
||||
while ( my $line = <FILE> ) {
|
||||
|
||||
Reference in New Issue
Block a user