r23819: It is currently unnecessary to pass the extended validation status
commit9415ea0fde2ff0c801d043ce77b778fceedb6592
authorMichael Adam <obnox@samba.org>
Tue, 10 Jul 2007 16:41:26 +0000 (10 16:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:28:30 +0000 (10 12:28 -0500)
tree97ef4252c8541f03bca00ccc33f81a41f71dd830
parent0f0200c43cdf3f7ced17e2dffdce7f4a4e8f533f
r23819: It is currently unnecessary to pass the extended validation status
from the validating child process down to the parent though the
pipe. All the parent evaluates is the overall success, so the exit
status should do.

Michael
source/lib/util_tdb.c