Merge pull request #37623 from cachedout/issue_37605

Drop log warning level to debug
This commit is contained in:
Mike Place 2016-11-11 14:17:25 +13:00 committed by GitHub
commit 8e5610667f

View File

@ -98,7 +98,7 @@ def parse_resolv(src='/etc/resolv.conf'):
# The domain and search keywords are mutually exclusive. If more
# than one instance of these keywords is present, the last instance
# will override.
log.warning('{0}: The domain and search keywords are mutually '
log.debug('{0}: The domain and search keywords are mutually '
'exclusive.'.format(src))
return {