From: Douglas Bagnall Date: Tue, 19 Jul 2016 02:03:57 +0000 (+1200) Subject: VLV tests: remove vestigial pdb stub X-Git-Tag: tdb-1.3.10~334 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbdace4b2c2b24aab02b7da9579b5edc6eafdf8d;p=thirdparty%2Fsamba.git VLV tests: remove vestigial pdb stub Signed-off-by: Douglas Bagnall Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Tue Jul 19 17:22:51 CEST 2016 on sn-devel-144 --- diff --git a/source4/dsdb/tests/python/vlv.py b/source4/dsdb/tests/python/vlv.py index 6619ba80ae4..069731920e0 100644 --- a/source4/dsdb/tests/python/vlv.py +++ b/source4/dsdb/tests/python/vlv.py @@ -988,9 +988,6 @@ class VLVTests(samba.tests.TestCase): for before in [0, 1, 3]: for after in [0, 4]: for gte in gte_tests: - if attr == 'audio' and 0: - import pdb - pdb.set_trace() vlv_search = encode_vlv_control(before=before, after=after, gte=gte)