[Git][NTPsec/ntpsec][master] Fix name 'nyquist' is not defined

Hal Murray gitlab at mg.gitlab.com
Mon Dec 19 05:49:43 UTC 2016


Hal Murray pushed to branch master at NTPsec / ntpsec


Commits:
9bd457ab by Hal Murray at 2016-12-18T21:48:18-08:00
Fix name 'nyquist' is not defined

- - - - -


1 changed file:

- ntpclients/ntpmon


Changes:

=====================================
ntpclients/ntpmon
=====================================
--- a/ntpclients/ntpmon
+++ b/ntpclients/ntpmon
@@ -152,6 +152,7 @@ if __name__ == '__main__':
           mru_report.debug = session.debug
         session.openhost(arguments[0] if arguments else "localhost")
         sysvars = session.readvar()
+        nyquist = 12 ##### FIXME (undefined below)
         with OutputContext() as ctx:
             while True:
                 stdscr.clear()



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/9bd457abb96fac93525ff7b48bc3f9a27b51c778
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20161219/b0534cc8/attachment.html>


More information about the vc mailing list