dbcheck: add --selftest-check-expired-tombstones cmdline option
authorStefan Metzmacher <metze@samba.org>
Tue, 12 Mar 2019 10:02:18 +0000 (11:02 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 28 Mar 2019 12:19:13 +0000 (12:19 +0000)
commitb388052af91a34e5df95ebcffc218c9bd4e1d125
tree37e2b73a2ee33141271324dfb92d20a8c27ec2ec
parentf6f2efd080b935c1b809da74518ee9b96814b2b0
dbcheck: add --selftest-check-expired-tombstones cmdline option

This will be used by dbcheck tests which operate on static/old provision
dumps in the following commits.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 6f9c5ed8de47bb98e21e8064d8e90f963f2f71ca)
python/samba/netcmd/dbcheck.py