sleep 600 prima di ftp della 76

This commit is contained in:
2017-10-12 21:58:39 +02:00
parent a5ea5cdfa9
commit e6e3c22faf

View File

@@ -493,6 +493,10 @@ else {
#update DT se esiste GD corrispondente con stesso ToolNameID, EventDate, EventTime
matlabCalc();
if ($ftp_send) {
if ( $tool = 'DT0076' ) {
sleep(600);
}
trxelab();
}
}