Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Conversation

@davisp
Copy link
Contributor

@davisp davisp commented Dec 23, 2013

The call to inet:getaddr/2 will return a valid IP on *.cloudant.com
hosts due to our DNS configuration. This avoids the entire call when we
have not configured a syslog host.

This change was motivated by Jenkins which wasn't logging during make check runs.

BugzId: 26411

@rnewson
Copy link
Contributor

rnewson commented Dec 23, 2013

not true. undefined simply resolves to an IP address on that machine because of *.cloudant.com.

@davisp
Copy link
Contributor Author

davisp commented Dec 23, 2013

Whut?

The call to `inet:getaddr/2` will return a valid IP on `*.cloudant.com`
hosts due to our DNS configuration. This avoids the entire call when we
have not configured a syslog host.

This change was motivated by Jenkins which wasn't logging during `make
check` runs.

BugzId: 26411
@davisp
Copy link
Contributor Author

davisp commented Dec 23, 2013

Commit message updated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants