s4-provision: run dbcheck on a minimal set of objects in provision
authorAndrew Tridgell <tridge@samba.org>
Thu, 14 Jul 2011 03:35:14 +0000 (13:35 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 21 Jul 2011 01:44:36 +0000 (11:44 +1000)
commita656b189b8e9b7d111fd8c4760107ea3ca4488f5
tree9a88057d79838c89a9f4f9fbac816c4c62dc754d
parenta2c425858b6bbc9756adba46d90fdfa6004c2ac2
s4-provision: run dbcheck on a minimal set of objects in provision

this speeds up the dbcheck in provision to fix only the objects that
we know will need fixing

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/provision/__init__.py