dbcheck: only do the provision dbcheck if there are objects to check
authorAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 00:54:50 +0000 (10:54 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 10:51:05 +0000 (12:51 +0200)
commiteb7c2af83bbebd9e32fdfd459cfef7db15918911
treefd02588635c6ba95f24b6f9e210d280a5e11307e
parent1ee67df307f27f2787793b7304a333a563f247c3
dbcheck: only do the provision dbcheck if there are objects to check

when in FILL_DRS mode, there are no objects to check yet

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