Page MenuHomeFreeBSD

syslogd/tests: use kern.features to detect INET support
ClosedPublic

Authored by siva on Thu, Feb 19, 8:34 PM.
Tags
None
Referenced Files
F146072200: D55383.id172281.diff
Fri, Feb 27, 1:51 PM
Unknown Object (File)
Fri, Feb 27, 12:14 AM
Unknown Object (File)
Thu, Feb 26, 4:14 PM
Unknown Object (File)
Thu, Feb 26, 2:37 PM
Unknown Object (File)
Thu, Feb 26, 12:41 PM
Unknown Object (File)
Thu, Feb 26, 11:15 AM
Unknown Object (File)
Thu, Feb 26, 7:31 AM
Unknown Object (File)
Thu, Feb 26, 7:22 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70800
Build 67683: arc lint + arc unit

Event Timeline

siva requested review of this revision.Thu, Feb 19, 8:34 PM
markj added inline comments.
usr.sbin/syslogd/tests/syslogd_format_test_common.sh
51

Otherwise you'll get a warning if the sysctl doesn't exist, since the -eq operator expects integer operands, but in that case the LHS will be the empty string.

This revision is now accepted and ready to land.Thu, Feb 19, 8:40 PM

Applied feedback, will commit this version.

This revision now requires review to proceed.Thu, Feb 19, 8:49 PM
This revision is now accepted and ready to land.Thu, Feb 19, 8:50 PM