controllo user corra per non caricare su db
This commit is contained in:
@@ -106,7 +106,7 @@ while ( my $line = $tail->GetLine() ) {
|
|||||||
);
|
);
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
if ( $truser ne 'asega' ) {
|
if ( $truser ne 'asega' and $truser ne 'corra' ) {
|
||||||
print getTimeStamp("log")
|
print getTimeStamp("log")
|
||||||
. " >> Sender user $truser: duplicate as asega user -> load data into DB.\n";
|
. " >> Sender user $truser: duplicate as asega user -> load data into DB.\n";
|
||||||
my $realtruser = $truser;
|
my $realtruser = $truser;
|
||||||
|
|||||||
Reference in New Issue
Block a user