dbcheck: add a helper function that checks is a value has duplicate links
commit54b7de0c0827b31476591105ac3150e983c86ae4
authorRalph Boehme <slow@samba.org>
Wed, 24 Jan 2018 21:24:15 +0000 (24 22:24 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 9 Feb 2018 08:30:22 +0000 (9 09:30 +0100)
treec49a87b3e1dbc2a9121f3892463bb75f309a776f
parentf4cb28b18e1a2c39101554570451dfb0614cd5db
dbcheck: add a helper function that checks is a value has duplicate links

Will be used in a subsequent commit.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13228

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Ralph Boehme <slow@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit e258b4fb281d8577c425e05b35ce05cf128617ea)
python/samba/dbchecker.py