The unit test fails before this fix and works after this fix. Basically, if the already-installed symlink is a bad link, .exists() returns False (so the existing link is not removed), while .lexists() will return True (so the existing link is removed).pull/37/head
parent
c571fa545d
commit
d3bd5ac96a
Loading…
Reference in new issue