8fc40ae Fix TypeError while ipa-restore is restoring a backup

1 file Authored by Aleksei Slaikovskii 6 years ago, Committed by tkrizek 6 years ago,
    Fix TypeError while ipa-restore is restoring a backup
    
    Fixed ipa-restore code to get rid of bytes related TypeError and
    to get ipa-restore work again.
    
    https://pagure.io/freeipa/issue/7131
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>