[Git][NTPsec/ntpsec][master] Fix gps-log program name in --version output

Matt Selsky gitlab at mg.gitlab.com
Fri Jan 6 06:01:43 UTC 2017


Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
51faff5e by Matt Selsky at 2017-01-06T01:00:52-05:00
Fix gps-log program name in --version output

- - - - -


1 changed file:

- ntpclients/gps-log


Changes:

=====================================
ntpclients/gps-log
=====================================
--- a/ntpclients/gps-log
+++ b/ntpclients/gps-log
@@ -73,7 +73,7 @@ parser.add_argument('-v', '--verbose',
 
 parser.add_argument('-V', '--version',
                     action="version",
-                    version="gps-out %s" % ntp.util.stdversion())
+                    version="gps-log %s" % ntp.util.stdversion())
 
 args = parser.parse_args()
 



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/51faff5e6c169d1a35cd99988422c5324ef13daa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170106/2be656bf/attachment.html>


More information about the vc mailing list