samba-tool: make the dbcheck class available outside of samba-tool
authorAndrew Tridgell <tridge@samba.org>
Wed, 22 Jun 2011 10:01:58 +0000 (20:01 +1000)
committerMatthieu Patou <mat@samba.org>
Wed, 22 Jun 2011 18:13:08 +0000 (20:13 +0200)
commit7fff636bce2576a63170bf3cc555eb85b8fefd67
treedbe30f367f90dc6ac7cc276ad5b51356aef8b660
parent9be9f0e43c9312094a42efa236791dfcd95dc9f9
samba-tool: make the dbcheck class available outside of samba-tool

this will be used in provision, and probably in upgradeprovision as
well
source4/scripting/python/samba/dbchecker.py [new file with mode: 0644]
source4/scripting/python/samba/netcmd/dbcheck.py