[Git][NTPsec/ntpsec][master] Address GitLab issue #238: AttributeError exception...

Eric S. Raymond gitlab at mg.gitlab.com
Tue Jan 31 12:06:45 UTC 2017


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
76a20fb8 by Eric S. Raymond at 2017-01-31T07:06:33-05:00
Address GitLab issue #238: AttributeError exception...

... when using ntpq debug mode

- - - - -


1 changed file:

- pylib/util.py


Changes:

=====================================
pylib/util.py
=====================================
--- a/pylib/util.py
+++ b/pylib/util.py
@@ -349,6 +349,7 @@ class PeerSummary:
         ptype = '?'
         have_jitter = False
         clock_name = ''
+        self.logfp = sys.stderr
 
         now = time.time()
 



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/76a20fb8853b227fba20c9e718992a389dcfc4d8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170131/169d31ac/attachment.html>


More information about the vc mailing list