python/samba: PY3 fix failing py3 samba.tests.group_audit test
commit0cafa9bf943c3980ffe10b1fa0bb325bb36a6fad
authorNoel Power <noel.power@suse.com>
Wed, 14 Nov 2018 16:29:07 +0000 (14 16:29 +0000)
committerNoel Power <npower@samba.org>
Mon, 10 Dec 2018 09:38:22 +0000 (10 10:38 +0100)
tree6ae08146cc32829416e7fe8ea8d57fe5575301ee
parent750540fd5c2ca0a033373d637531a283a2be6ae6
python/samba: PY3 fix failing py3 samba.tests.group_audit test

Fix bytes being compared against ldb.bytes

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