attivato CR1000X
This commit is contained in:
@@ -554,9 +554,6 @@ while ( my $line = <FILE> ) {
|
|||||||
elsif ( $tooltype eq "CR1000X" )
|
elsif ( $tooltype eq "CR1000X" )
|
||||||
{ # può essere tolto per attivarlo
|
{ # può essere tolto per attivarlo
|
||||||
@CSVData = split( /\|/, $NodeData );
|
@CSVData = split( /\|/, $NodeData );
|
||||||
print getTimeStamp("log")
|
|
||||||
. " - pid $$ >> TEST CR1000X Execution ended.\n";
|
|
||||||
exit;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
elsif ( $tooltype eq "MUSA" ) {
|
elsif ( $tooltype eq "MUSA" ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user