]> git.proxmox.com Git - mirror_ifupdown2.git/commit
python3: utils.exec_command now returns str and not bytes
authorJulien Fortin <julien@cumulusnetworks.com>
Tue, 10 Dec 2019 16:39:45 +0000 (17:39 +0100)
committerJulien Fortin <julien@cumulusnetworks.com>
Tue, 17 Dec 2019 16:20:27 +0000 (17:20 +0100)
commite36ad206ac9da295b3c333f85e145d943079b8ca
tree810cac317c272320e97e7bc1bf46d32dd1d00161
parent166bc2938406fe0a20a6c346430d5d2a342725e6
python3: utils.exec_command now returns str and not bytes

Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
ifupdown2/addons/vrf.py
ifupdown2/ifupdown/iface.py
ifupdown2/ifupdown/utils.py
ifupdown2/ifupdownaddons/modulebase.py
ifupdown2/ifupdownaddons/mstpctlutil.py
ifupdown2/lib/iproute2.py