Merge pull request #566 from jframeau/patch-1

Update signatures.pm
This commit is contained in:
qgarnier 2016-12-09 11:57:52 +01:00 committed by GitHub
commit c35c8f8c5e
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ sub manage_selection {
value => $av_diff };
$self->{ips} = { human => centreon::plugins::misc::change_seconds(value => $ips_diff, start => 'h'),
value => $av_diff };
value => $ips_diff };
}