testparm: don't warn for TCP_NODELAY in socket options.
commitc63e148361cdb2cc4611c97b3fe8ccb07e2d86b2
authorMichael Adam <obnox@samba.org>
Wed, 20 Nov 2013 06:03:15 +0000 (20 07:03 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 21 Nov 2013 00:45:06 +0000 (20 16:45 -0800)
tree63b8f75913341b4f19797ccc79b4bea3b6e992a4
parent01cae099e0aab96fc3d3f21cd19b8925180f0351
testparm: don't warn for TCP_NODELAY in socket options.

TCP_NODELAY is set by default, so we should not warn.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/utils/testparm.c