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>
Tue, 2 Apr 2019 09:10:53 +0000 (09:10 +0000)
commitb292ef1d9f6c3e7006a7b47e9c836c745cb825db
tree29c8b4af6182b1b345c943fac04105098c907709
parent178fad24f2c59f10ba07aa23182e586bf4461fa0
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