[Git][NTPsec/ntpsec][master] Removed forgotten debugging statement

Ian Bruene gitlab at mg.gitlab.com
Fri Sep 29 18:11:21 UTC 2017


Ian Bruene pushed to branch master at NTPsec / ntpsec


Commits:
9dd7a59d by Ian Bruene at 2017-09-29T13:10:11-05:00
Removed forgotten debugging statement

- - - - -


1 changed file:

- ntpclients/ntpmon


Changes:

=====================================
ntpclients/ntpmon
=====================================
--- a/ntpclients/ntpmon
+++ b/ntpclients/ntpmon
@@ -170,8 +170,6 @@ class Fatal(Exception):
 class OutputContext:
     def __enter__(self):
         "Begin critical region."
-        print(sys.stdout.encoding)
-        print(repr(locale.getlocale()))
         locale.setlocale(locale.LC_ALL, 'C.UTF-8')
         global stdscr
         stdscr = curses.initscr()



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/9dd7a59d90582393c9dc2ed72f0581e2989b7b6b

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/9dd7a59d90582393c9dc2ed72f0581e2989b7b6b
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/20170929/9f585260/attachment.html>


More information about the vc mailing list