[Git][NTPsec/ntpsec][master] Remove breadcrumbs.
Eric S. Raymond
gitlab at mg.gitlab.com
Thu Nov 3 21:52:35 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
1d133f37 by Eric S. Raymond at 2016-11-03T17:52:22-04:00
Remove breadcrumbs.
- - - - -
1 changed file:
- ntpq/pyntpq
Changes:
=====================================
ntpq/pyntpq
=====================================
--- a/ntpq/pyntpq
+++ b/ntpq/pyntpq
@@ -1199,7 +1199,6 @@ usage: config_from_file <configuration filename>
for item in line.split(" "):
if not item:
continue
- print("Frobble: %s" % repr(item))
if '=' not in item:
cmdvars[item] = True
else:
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/1d133f37d28e73d6d56339148f27602268627a75
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161103/5e5bad6e/attachment.html>
More information about the vc
mailing list