Update lib/spack/spack/test/concretize.py
Co-authored-by: Greg Becker <becker33@llnl.gov>
This commit is contained in:
parent
aa25fb9412
commit
08b8c9e5e9
@ -2941,7 +2941,7 @@ def test_reuse_prefers_standard_over_git_versions(
|
||||
standard_version, install_mockery_mutable_config, do_not_check_runtimes_on_reuse
|
||||
):
|
||||
"""
|
||||
order matters in this test. typically reuse would pick the last installed match
|
||||
order matters in this test. typically reuse would pick the highest versioned installed match
|
||||
but we want to prefer the standard version over git ref based versions
|
||||
so install git ref last and ensure it is not picked up by reuse
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user