[Git][NTPsec/ntpsec][master] Add a blank line before the Python options group

Richard Laager gitlab at mg.gitlab.com
Fri Sep 18 00:54:59 UTC 2020



Richard Laager pushed to branch master at NTPsec / ntpsec


Commits:
96eed0c3 by Richard Laager at 2020-09-17T19:54:10-05:00
Add a blank line before the Python options group

All of the other options groups have a blank line separating them.

- - - - -


1 changed file:

- wafhelpers/options.py


Changes:

=====================================
wafhelpers/options.py
=====================================
@@ -86,6 +86,7 @@ def options_cmd(ctx, config):
     grp.add_option('--disable-fuzz', action='store_true',
                    default=False,
                    help="Disable fuzzing of low bits of time")
+
     # This option group name needs to exactly match the name from
     # waflib/Tools/python.py so this option groups with the other Python
     # options.



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

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/96eed0c30581518f2c1756d388086d0ecbe04199
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/20200918/a8c7822f/attachment.htm>


More information about the vc mailing list