summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorhealther <healther@users.noreply.github.com>2018-02-02 23:45:21 +0100
committerscheibelp <scheibel1@llnl.gov>2018-02-02 14:45:21 -0800
commite3951c2a2157d05c6e191270a0e3f846dc077234 (patch)
tree437c94417565903f3f75f9561f15951560620676 /.travis.yml
parent0b6d7f7397642b48c5bb693c8bda3f2039a6de96 (diff)
downloadspack-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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions