Closed
Description
Summary
It looks like changing paths using spm.SPMCommand.set_mlab_paths
doesn't affect some of the checks: e.g. spm.Info.name()
, spm.SPMCommand().version
or spm.base.no_spm()
.
Some checks (e.g. spm.SPMCommand().version
) stopped working properly between 0.13.1 and 0.14
This problem is related to #2436