Command normalizacion y avance envio de correo a usuario

parent 86564752
......@@ -78,7 +78,7 @@ class McafeeNormalizacionUsuariosMigracionCommand extends ContainerAwareCommand
$log->debug("descansando el proceso un segundo...");
$cantidadProcesados++;
$ultimoUsuarioProcesado = $usuario;
sleep(1000);
sleep(1);
endforeach;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment