s4/dsdb/tests: PY3 fix failing samba4.ldap.notification
authorNoel Power <noel.power@suse.com>
Mon, 19 Nov 2018 18:29:23 +0000 (18:29 +0000)
committerNoel Power <npower@samba.org>
Mon, 10 Dec 2018 09:38:23 +0000 (10:38 +0100)
commit397ab3afbd107e3e5a33b87d2b1221221d21b7d5
tree74bd4cabe4688d59369b4064969e8a4e82782491
parent42cb270b48f11c8ac8104125acd2719f307c4a39
s4/dsdb/tests: PY3 fix failing samba4.ldap.notification

Convert ldb.bytes object to string for further processing

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/tests/python/notification.py