]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
tests: Don't log to syslog during tests.
authorBen Pfaff <blp@ovn.org>
Wed, 8 Aug 2018 23:04:56 +0000 (16:04 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 9 Aug 2018 22:40:09 +0000 (15:40 -0700)
commite11f0c258d0b649864c5682d26464b6b89127459
tree1a8abaa747ef85e99fd2a211af04d28bcf0dba7b
parent8aa88fadc41fa9cbc578d51d39f5d82528406710
tests: Don't log to syslog during tests.

Until now, "make check" generated a huge amount of output to syslog.  This
commit suppresses it.

Acked-by: Ilya Maximets <i.maximets@samsung.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS
lib/automake.mk
lib/syslog-null.c [new file with mode: 0644]
lib/syslog-null.h [new file with mode: 0644]
lib/vlog.c
lib/vlog.man
lib/vlog.xml
python/ovs/vlog.py
tests/atlocal.in