[Git][NTPsec/ntpsec][master] remove stray debug print()
Gary E. Miller
gitlab at mg.gitlab.com
Mon Aug 22 21:59:58 UTC 2016
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
d015129e by Gary E. Miller at 2016-08-22T14:59:24-07:00
remove stray debug print()
- - - - -
1 changed file:
- ntpstats/ntpviz
Changes:
=====================================
ntpstats/ntpviz
=====================================
--- a/ntpstats/ntpviz
+++ b/ntpstats/ntpviz
@@ -488,7 +488,6 @@ ntpviz</a>, part of the <a href="https://www.ntpsec.org/">NTPsec project</a>
for key in stats.peersplit().keys():
plot = stats.peer_jitters_gnuplot([key])
if len( plot ):
- print ("\npeer-jitter-" + key + "\n>" + plot + "<\n")
imagepairs.append(("peer-jitter-" + key, plot))
for (imagename, image) in imagepairs:
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/d015129e859f59d02bdd665951ae3d3f976c9993
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160822/a2f7e18f/attachment.html>
More information about the vc
mailing list