]> git.proxmox.com Git - mirror_ifupdown2.git/commit
apt-get remove of python-ifupdown2 fails due to postrm script error
authorSam Tannous <stannous@cumulusnetworks.com>
Mon, 13 Jul 2015 15:12:44 +0000 (11:12 -0400)
committerSam Tannous <stannous@cumulusnetworks.com>
Mon, 13 Jul 2015 15:12:44 +0000 (11:12 -0400)
commit29de56fe14f2bb8b6d1e9d2cb29a94c28650879c
tree58ea75a7eda56b0f3afffbe049ba005d2c1ddabd
parent06e398ff474b666f37014fed74f51507e563a2a3
apt-get remove of python-ifupdown2 fails due to postrm script error

Ticket: CM-6655
Reviewed By: Trivial
Testing Done: tested install and removal of python-ifupdown2

There was an invalid equality test in the postrm script for
ifupdown2.  In Dash, equality is tested with a single '='
and not '=='.
debian/python-ifupdown2.postrm