tolto dump @din
This commit is contained in:
@@ -259,10 +259,10 @@ while (my $line = <FILE>) {
|
||||
$CSVData[$idx++] = join( ';', splice(@NewData, 0, $ch));
|
||||
}
|
||||
#print Dumper \@NewData;
|
||||
print Dumper \@din;
|
||||
#print Dumper \@din;
|
||||
} elsif ($tooltype eq "LOC") {
|
||||
if (!defined $din[0]) {
|
||||
print getTimeStamp("log") . " - pid $$ >> Found Din not defined.\n";
|
||||
print getTimeStamp("log") . " - pid $$ >> Din not defined.\n";
|
||||
print getTimeStamp("log") . " - pid $$ >> Execution ended.\n";
|
||||
exit;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user