Fix style
This commit is contained in:
parent
825137d18b
commit
cb6e523e33
pandora_server/lib/PandoraFMS
|
@ -623,7 +623,7 @@ sub get_agent_status ($$$) {
|
|||
}
|
||||
elsif ($module_status != 3) {
|
||||
if ($m_status == 0) {
|
||||
$module_status = 0;
|
||||
$module_status = 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue