dbcheck: only fix replPropertyMetaData if we included it in the search
authorAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 00:12:48 +0000 (10:12 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 10:51:05 +0000 (12:51 +0200)
commit303b57c295c4712c0bd606e893e39dff1cbe3e65
treeb22fed345baa3560101b37b8b91b4670ba78b257
parent5064d73672eecb2750d64f84c126f82781b0191b
dbcheck: only fix replPropertyMetaData if we included it in the search

if we didn't find a replPropertyMetaData attribute at all then don't
try fixing it

Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>
source4/scripting/python/samba/dbchecker.py