Remove the try/catch from urgent_replication.py
commitcccd20ff55d2aaed4fe5cf9b8727186180baf09f
authorAndrew Bartlett <abartlet@samba.org>
Mon, 18 Apr 2016 02:59:21 +0000 (18 14:59 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 6 Jun 2016 14:36:23 +0000 (6 16:36 +0200)
treeaab569818f76f115eb2da1eb1b7ff47d4f86de85
parentf7eb865cd9e572ace6b32f1b796b0b5f113e6d5d
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 <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz
source4/dsdb/tests/python/urgent_replication.py