[Git][NTPsec/ntpsec][master] Check for option 'G' was missing
Matt Selsky
gitlab at mg.gitlab.com
Wed Dec 11 13:35:27 UTC 2019
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
b22103e4 by Sami Farin at 2019-12-11T13:03:37Z
Check for option 'G' was missing
- - - - -
1 changed file:
- ntpd/ntpd.c
Changes:
=====================================
ntpd/ntpd.c
=====================================
@@ -671,6 +671,7 @@ main(
stats_config(STATS_FREQ_FILE, driftfile);
break;
case 'g':
+ case 'G':
case 'h':
case 'i':
/* handled elsewhere */
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/b22103e477eff950e8c617906251ddb10406b253
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/b22103e477eff950e8c617906251ddb10406b253
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20191211/8cdb5d5e/attachment.htm>
More information about the vc
mailing list