[Git][NTPsec/ntpsec][master] Fix for #863 -- ntpq noflake

Hal Murray (@hal.murray) gitlab at mg.gitlab.com
Fri Sep 12 20:23:44 UTC 2025



Hal Murray pushed to branch master at NTPsec / ntpsec


Commits:
21f6610b by Hal Murray at 2025-09-12T13:22:11-07:00
Fix for #863 -- ntpq noflake

>From James Browning

- - - - -


1 changed file:

- ntpclients/ntpq.py


Changes:

=====================================
ntpclients/ntpq.py
=====================================
@@ -1324,7 +1324,7 @@ usage: config_from_file <configuration filename>
         for entry in entries:
             self.say(self.formatter.summary(entry) + "\n")
 
-    def do_noflake(self):
+    def do_noflake(self, _line):
         """Disables the dropping of control packets by ntpq for testing."""
         self.session.flakey = False
 



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

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/21f6610bcf27ae8de5731fe8b8f795cc09bd1d66
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/20250912/eca76f4e/attachment.htm>


More information about the vc mailing list