[Git][NTPsec/ntpsec][master] ntpd: the -U option was not taking its mandatory argument.
Gary E. Miller
gitlab at mg.gitlab.com
Tue Mar 28 21:59:56 UTC 2017
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
393ae6d6 by Gary E. Miller at 2017-03-28T14:57:57-07:00
ntpd: the -U option was not taking its mandatory argument.
- - - - -
1 changed file:
- ntpd/ntpd.c
Changes:
=====================================
ntpd/ntpd.c
=====================================
--- a/ntpd/ntpd.c
+++ b/ntpd/ntpd.c
@@ -123,7 +123,7 @@ static void library_unexpected_error(const char *, int,
const char *, va_list)
ISC_FORMAT_PRINTF(3, 0);
-#define ALL_OPTIONS "46c:dD:f:gGhi:I:k:l:LmnNp:PqRs:t:u:UVw:xzZ"
+#define ALL_OPTIONS "46c:dD:f:gGhi:I:k:l:LmnNp:PqRs:t:u:U:Vw:xzZ"
static const struct option longoptions[] = {
{ "ipv4", 0, 0, '4' },
{ "ipv6", 0, 0, '6' },
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/393ae6d688c8e0ef0555099690e33854e5c35323
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170328/320d752a/attachment.html>
More information about the vc
mailing list