dbcheck: add find_repl_attid() helper function
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Feb 2019 17:16:27 +0000 (18:16 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Mar 2019 02:12:20 +0000 (02:12 +0000)
commit598e38d2a5e0832429ba65b4e55bf7127618f894
tree19975c7386842f345adfe89bb23148bf08420c4e
parente388e599495b6d7c38b8b6966332e27f8b958783
dbcheck: add find_repl_attid() helper function

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/dbchecker.py