rwrap: Turn some errors into warnings
authorAndreas Schneider <asn@samba.org>
Mon, 24 Aug 2020 14:44:58 +0000 (16:44 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 24 Aug 2020 14:46:13 +0000 (16:46 +0200)
commitd95ad4b1dd51ca1a49bdb8b42866913549c8f861
treed45c98533d2219d1d24af5445a15e914f88d069a
parent6220259a0522c4c0c85e3e1ea3fa662349f106b8
rwrap: Turn some errors into warnings

This fixes some Samba tests which redirect stderr to stdout and then get
more messages than expected.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
src/resolv_wrapper.c