[Git][NTPsec/ntpsec][master] Deleted 1 commit: ntpviz: add a needed import.

Eric S. Raymond gitlab at mg.gitlab.com
Thu Aug 18 19:38:36 UTC 2016


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


WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below.


Deleted commits:
e1ea8680 by Eric S. Raymond at 2016-08-18T15:38:25-04:00
ntpviz: add a needed import.

- - - - -


1 changed file:

- ntpstats/ntpviz


Changes:

=====================================
ntpstats/ntpviz
=====================================
--- a/ntpstats/ntpviz
+++ b/ntpstats/ntpviz
@@ -18,7 +18,7 @@ Python by ESR, concept and GNUPLOT code by Dan Drown.
 #SPDX-License-Identifier: BSD-2-Clause
 from __future__ import print_function, division
 
-import os, sys, getopt, socket, binascii, datetime, collections
+import os, sys, getopt, socket, binascii, datetime, collections, gzip
 from ntpstats import *
 
 # RMS frequency jitter - Deviation from a root-mean-square linear approximation?



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/e1ea8680d292135c73c71e0337d25f892847c7de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160818/1e97f707/attachment.html>


More information about the vc mailing list