dbcheck: add --selftest-check-expired-tombstones cmdline option
authorStefan Metzmacher <metze@samba.org>
Tue, 12 Mar 2019 10:02:18 +0000 (11:02 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Mar 2019 02:12:20 +0000 (02:12 +0000)
commit6f9c5ed8de47bb98e21e8064d8e90f963f2f71ca
treea8d38a3deb2f4efbfafce42265df574abc894f66
parentb61d580fb7dba8ff94e9e98c958e324865cd2f1d
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>
python/samba/netcmd/dbcheck.py