diff --git a/UnitCsvReceiverSmart.pl b/UnitCsvReceiverSmart.pl index 2de4a23..e495515 100644 --- a/UnitCsvReceiverSmart.pl +++ b/UnitCsvReceiverSmart.pl @@ -106,7 +106,7 @@ while ( my $line = $tail->GetLine() ) { ); exit(0); } - if ( $truser ne 'asega' ) { + if ( $truser ne 'asega' and $truser ne 'corra' ) { print getTimeStamp("log") . " >> Sender user $truser: duplicate as asega user -> load data into DB.\n"; my $realtruser = $truser;