python/samba/netcmd: PY3 fix samba.tests.domain_backup_offline
commit7aa40311d737d6ac90503b835280af6dcd85e026
authorNoel Power <noel.power@suse.com>
Tue, 9 Oct 2018 20:16:08 +0000 (9 21:16 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Oct 2018 03:50:28 +0000 (23 05:50 +0200)
tree7a448274b0c3bbeb9166f9a36a81cc3dc4d5e30e
parent09f6b86403cdb8cee3d999dfac1455bb87a4bdac
python/samba/netcmd: PY3 fix samba.tests.domain_backup_offline

Fix attributes that need to be treated as str not bytes

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