diff options
author | healther <healther@users.noreply.github.com> | 2018-02-02 23:45:21 +0100 |
---|---|---|
committer | scheibelp <scheibel1@llnl.gov> | 2018-02-02 14:45:21 -0800 |
commit | e3951c2a2157d05c6e191270a0e3f846dc077234 (patch) | |
tree | 437c94417565903f3f75f9561f15951560620676 /.coveragerc | |
parent | 0b6d7f7397642b48c5bb693c8bda3f2039a6de96 (diff) | |
download | spack-e3951c2a2157d05c6e191270a0e3f846dc077234.tar.gz spack-e3951c2a2157d05c6e191270a0e3f846dc077234.tar.bz2 spack-e3951c2a2157d05c6e191270a0e3f846dc077234.tar.xz spack-e3951c2a2157d05c6e191270a0e3f846dc077234.zip |
Fix ignore-conflicts for extensions in views (#7167)
Fixes #7159
When activating extensions in external views, the --ignore-conflicts
option was being ignored. In this particular issue the conflict was
for the duplicate __init__ file for multiple python packages in the
same namespace, but in general any conflict for extensions would
cause an error whether or not --ignore-conflicts was set.
This also renames the 'force' option of do_activate to
'with_dependencies' and updates views to call do_activate with this
set to False (since it traverses the dependency dag anyway). This
isn't strictly required, it just avoids redundant calls.
Diffstat (limited to '.coveragerc')
0 files changed, 0 insertions, 0 deletions