[Git][NTPsec/ntpsec][master] Remove non-functional "--build-snapshot" waf flag

Matt Selsky gitlab at mg.gitlab.com
Thu Feb 9 07:54:23 UTC 2017


Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
4ffa2e2a by Matt Selsky at 2017-02-09T02:51:50-05:00
Remove non-functional "--build-snapshot" waf flag

Actual snapshot functionality was removed in "Nuke all the logic around
NTPSEC_RELEASE in the build recipe."

- - - - -


1 changed file:

- wafhelpers/options.py


Changes:

=====================================
wafhelpers/options.py
=====================================
--- a/wafhelpers/options.py
+++ b/wafhelpers/options.py
@@ -102,7 +102,3 @@ def options_cmd(ctx, config):
                    default=None, help="Force HTML installation directory.")
     grp.add_option('--mandir', type='string', action='store',
                    default=None, help="Force man page installation directory.")
-
-    grp = ctx.add_option_group("Not for general use")
-    grp.add_option('--build-snapshot', action='store_true',
-                   default=False, help="Generate source snapshot.")



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/4ffa2e2af18ce0996e6b54639718a802f7de92c9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170209/5e8638c2/attachment.html>


More information about the vc mailing list