classicupgrade: fix a a bytes-like object is required, not 'str' error
authorBjörn Jacke <bj@sernet.de>
Sat, 21 Sep 2019 11:24:59 +0000 (13:24 +0200)
committerBjoern Jacke <bjacke@samba.org>
Mon, 23 Sep 2019 12:58:20 +0000 (12:58 +0000)
commit465e518d6cc200eefa38643e720ce64e53abac2e
tree1c382a5181a4961fc247a063136d031e07e54f2a
parentec4c5975528f3d3ab9c8813e176c6d1a2f1ca506
classicupgrade: fix a a bytes-like object is required, not 'str' error

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14136

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Björn Baumbach <bb@samba.org>
Autobuild-User(master): Björn Jacke <bjacke@samba.org>
Autobuild-Date(master): Mon Sep 23 12:58:20 UTC 2019 on sn-devel-184
python/samba/upgrade.py