r23819: It is currently unnecessary to pass the extended validation status
authorMichael Adam <obnox@samba.org>
Tue, 10 Jul 2007 16:41:26 +0000 (16:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:28:30 +0000 (12:28 -0500)
commit054396379729f92083b15e9958d8d51ccaf7c6ea
treecd32ce9481bf057ce994f85e15074a4a2cdf5b88
parentb8d696ebf0beb2dd858ffcb99be8589d2641f446
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
(This used to be commit 9415ea0fde2ff0c801d043ce77b778fceedb6592)
source3/lib/util_tdb.c