[Git][NTPsec/ntpsec][master] Address Gitlab issue #15: tests should not clutter up syslog.
Eric S. Raymond
gitlab at mg.gitlab.com
Mon Nov 23 13:20:32 UTC 2015
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
b7c1a9f5 by Eric S. Raymond at 2015-11-23T08:20:10Z
Address Gitlab issue #15: tests should not clutter up syslog.
- - - - -
1 changed file:
- tests/common/tests_main.c
Changes:
=====================================
tests/common/tests_main.c
=====================================
--- a/tests/common/tests_main.c
+++ b/tests/common/tests_main.c
@@ -24,6 +24,7 @@ const char* tests_main_args(int arg)
static void RunAllTests(void)
{
+ syslogit = false;
#ifdef TEST_NTPDIG
RUN_TEST_GROUP(crypto);
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/b7c1a9f5412632d60fc9aa8ca8f614688cb23005
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20151123/026febd6/attachment.html>
More information about the vc
mailing list