diff --git a/LoadCSVData.pl b/LoadCSVData.pl index 4973110..2187533 100644 --- a/LoadCSVData.pl +++ b/LoadCSVData.pl @@ -454,7 +454,7 @@ while ( my $line = ) { close FILE; $sql[ ( $outcount % $maxsqllines ) - 1 ] =~ s/,$/;/g; writeOutSql($tool); -if ( $tooltype eq "GD" ) { +if ( $tooltype eq "GD-disattivato" ) { my ( $Vbat, $Tmod ) = split( /;/, $CSVData[0] ); my ( $TName, $STime, $ETime ) = split( /;/, $CSVData[1] ); my $dbh =