[Git][NTPsec/ntpsec][master] Fix a comment

Richard Laager (@rlaager) gitlab at mg.gitlab.com
Wed Mar 24 06:04:28 UTC 2021



Richard Laager pushed to branch master at NTPsec / ntpsec


Commits:
f673320a by Richard Laager at 2021-03-24T01:03:51-05:00
Fix a comment

This function clearly runs both python and non-python tests, so
"non-python" is incorrect.

- - - - -


1 changed file:

- wafhelpers/bin_test.py


Changes:

=====================================
wafhelpers/bin_test.py
=====================================
@@ -53,7 +53,7 @@ def bin_test_summary(ctx):
 
 
 def run(cmd, expected, pythonic):
-    """Run an individual non-python test."""
+    """Run an individual test."""
     prefix = "running: " + " ".join(cmd)
 
     if not os.path.exists("%s/%s" % (waflib.Context.out_dir, cmd[0])):



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

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/f673320a0d4743dd1946074c604a6a96e3feb2b2
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/20210324/56516875/attachment.htm>


More information about the vc mailing list