[Git][NTPsec/ntpsec][master] ntpdate: Fix -d option

Richard Laager (@rlaager) gitlab at mg.gitlab.com
Sat Sep 25 21:49:56 UTC 2021



Richard Laager pushed to branch master at NTPsec / ntpsec


Commits:
81cef039 by Bernhard at 2021-09-25T16:49:27-05:00
ntpdate: Fix -d option

ntpdate is documented as accepting option "-d" but does in fact reject
it.

Signed-off-by: Richard Laager <rlaager at wiktel.com>

- - - - -


1 changed file:

- attic/ntpdate


Changes:

=====================================
attic/ntpdate
=====================================
@@ -62,7 +62,7 @@ TIMEOUT="-t 1"
 setclock=yes
 echo=no
 log=no
-while getopts 46a:bBe:hk:no:p:qst:uv opt
+while getopts 46a:bBde:hk:no:p:qst:uv opt
 do
     case $opt in
 	4) PASSTHROUGH="$PASSTHROUGH -4";;



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/81cef0394465cf8921297d2e55bde6dd80911cef

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/81cef0394465cf8921297d2e55bde6dd80911cef
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/20210925/1b655a44/attachment.htm>


More information about the vc mailing list