dbcheck: add a helper function that checks is a value has duplicate links
authorRalph Boehme <slow@samba.org>
Wed, 24 Jan 2018 21:24:15 +0000 (22:24 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 5 Feb 2018 12:49:13 +0000 (13:49 +0100)
commite258b4fb281d8577c425e05b35ce05cf128617ea
tree1b37b6f76715c19da4a913dce969592f4a8ab09c
parente4cc062fa98f65369f3bde24a987c2651632cb06
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>
python/samba/dbchecker.py