+ add a comment for ntp mode windows

This commit is contained in:
garnier-quentin 2016-04-14 15:57:02 +02:00
parent 8075883b0b
commit a5bec63a9c
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ sub run {
}
my %ntp;
# Need to set following patch: https://rt.cpan.org/Public/Bug/Display.html?id=59607
eval {
%ntp = Net::NTP::get_ntp_response($ntp_hostname, $self->{option_results}->{ntp_port});
};