[Git][NTPsec/ntpsec][master] ntpviz: one more place --width=x to --width=l
    Gary E. Miller 
    gitlab at mg.gitlab.com
       
    Fri Nov  4 23:49:44 UTC 2016
    
    
  
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
eb6d1e14 by Gary E. Miller at 2016-11-04T16:48:59-07:00
ntpviz: one more place --width=x to --width=l
Thanks to swalker.
- - - - -
1 changed file:
- ntpstats/ntpviz
Changes:
=====================================
ntpstats/ntpviz
=====================================
--- a/ntpstats/ntpviz
+++ b/ntpstats/ntpviz
@@ -1192,7 +1192,7 @@ Python by ESR, concept and GNUPLOT code by Dan Drown.
         # fit in 1024x768 browser
         # in 2016 this is 22% of all browsers
         args.png_size = '1000,720'
-    elif 'w' == args.width:
+    elif 'l' == args.width:
         # fit in 1920x1080 browser
         args.png_size = '1850,1000'
     else:
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/eb6d1e149255346602690248e9bba132f623ca80
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161104/c0c6eb15/attachment.html>
    
    
More information about the vc
mailing list