[PATCH] Refuse to commit a faulty reindex

Stefan Metzmacher metze at samba.org
Wed Apr 4 14:45:22 UTC 2018


Hi Andrew,

Am 04.04.2018 um 01:25 schrieb Andrew Bartlett via samba-technical:
> +        if hasattr(self, 'IDXGUID'):
> +            self.assertEquals(len(res), 3)
> +        else:
> +            # We should not return this entry twice, but sadly
> +            # we have not yet fixed
> +            # https://bugzilla.samba.org/show_bug.cgi?id=13361
> +            self.assertEquals(len(res), 4)
> +

Isn't 5c1504b94d1417894176811f18c5d450de22cfd2 the fix for bug #13361 ?

metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20180404/746de2cb/signature.sig>


More information about the samba-technical mailing list