[Git][NTPsec/ntpsec][master] Added bin_test to waf check.
James Browning
gitlab at mg.gitlab.com
Sun Oct 28 21:49:26 UTC 2018
James Browning pushed to branch master at NTPsec / ntpsec
Commits:
16765da9 by Ian Bruene at 2018-10-28T21:36:46Z
Added bin_test to waf check.
- - - - -
1 changed file:
- wscript
Changes:
=====================================
wscript
=====================================
@@ -1082,6 +1082,9 @@ def build(ctx):
if verbose > 0:
ctx.add_post_fun(test_print_log)
+ # Test binaries
+ ctx.add_post_fun(bin_test)
+
# Write test log to a file
ctx.add_post_fun(test_write_log)
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/16765da9f2001060bbe4d5bd4206538586434232
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/16765da9f2001060bbe4d5bd4206538586434232
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/20181028/87f0a8e2/attachment.html>
More information about the vc
mailing list