]> git.ipfire.org Git - thirdparty/lldpd.git/commit
tests: use "-Ln" to avoid logging with snmpd
authorVincent Bernat <vincent@bernat.ch>
Sun, 26 Jan 2020 14:22:26 +0000 (15:22 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sun, 26 Jan 2020 14:24:10 +0000 (15:24 +0100)
commitcf6d726e905755f0a5792689896b51f34d66196c
treed6ff243fc0eea5c428046e99497f18c25b4ad0ef
parent6f66d1086b11c2f9b73f574b2c54dadc6b2ea29b
tests: use "-Ln" to avoid logging with snmpd

This is more efficient than using "-Lf /dev/null". It was a tentative
to fix tests when running snmpd 5.8 but it seems to be related to
parallel run.
tests/integration/fixtures/programs.py