samba-tool dbcheck: Correctly remove deleted DNs in dbcheck
commit34e6d50a5645fe670485f54c88de7a2dabfe6078
authorAndrew Bartlett <abartlet@samba.org>
Sun, 14 Apr 2013 03:32:49 +0000 (14 13:32 +1000)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Aug 2013 18:25:08 +0000 (5 20:25 +0200)
treec3b3d2d5fd384251df507ca2eda41755ea2e3708
parentd0e3791fdf8d53aedf2c5e6dc499a477710f9030
samba-tool dbcheck: Correctly remove deleted DNs in dbcheck

The previous pattern never matched, as it was a typo.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Jul 30 12:55:00 CEST 2013 on sn-devel-104
(cherry picked from commit 7615b2549d9549683978cb3e85b926e2ba63e294)

The last 4 patches address bug #9029 - Replication with --domain-crictical-only
fails to fill in backlinks.
python/samba/dbchecker.py