[Git][NTPsec/ntpsec][21E27-stat-single] ntpq: functionally partially revert 66ed781a -- `ntpq: Display dual column protocol stats ...`

James Browning (@jamesb_fe80) gitlab at mg.gitlab.com
Thu May 27 21:20:34 UTC 2021



James Browning pushed to branch 21E27-stat-single at NTPsec / ntpsec


Commits:
ccd87561 by James Browning at 2021-05-27T14:20:05-07:00
ntpq: functionally partially revert 66ed781a -- `ntpq: Display dual column protocol stats ...`

- - - - -


1 changed file:

- ntpclients/ntpq.py


Changes:

=====================================
ntpclients/ntpq.py
=====================================
@@ -1526,8 +1526,6 @@ usage: kerninfo
         sysstats = (
             ("ss_uptime", "uptime:               ", NTP_INT),
             ("ss_numctlreq", "control requests:     ", NTP_INT),
-        )
-        sysstats2 = (
             ("ss_reset", "sysstats reset:       ", NTP_UPTIME),
             ("ss_received", "packets received:     ", NTP_INT),
             ("ss_thisver", "current version:      ", NTP_INT),
@@ -1541,7 +1539,6 @@ usage: kerninfo
             ("ss_processed", "processed for time:   ", NTP_INT),
         )
         self.collect_display(associd=0, variables=sysstats, decodestatus=False)
-        self.collect_display2(variables=sysstats2)
 
     def help_sysstats(self):
         self.say("""\



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/ccd8756163e1de20ca0b566ac4eb4ded34a3ad37

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/ccd8756163e1de20ca0b566ac4eb4ded34a3ad37
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/20210527/d21eb1a4/attachment.htm>


More information about the vc mailing list