From: Andrew Bartlett Date: Mon, 18 Apr 2016 02:59:21 +0000 (+1200) Subject: Remove the try/catch from urgent_replication.py X-Git-Tag: tdb-1.3.10~965 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cccd20ff55d2aaed4fe5cf9b8727186180baf09f;p=thirdparty%2Fsamba.git Remove the try/catch from urgent_replication.py This meant that for ages, the duplicate OID was unnoticed, and when the syntax was corrected recently, this caused the test to run, and so cause trouble Signed-off-by: Andrew Bartlett Reviewed-by: Garming Sam