bug fix: updated warning message to reflect impending v1.0 release (#47887)
This commit is contained in:
parent
c25e43ce61
commit
4e913876b9
@ -106,8 +106,8 @@
|
||||
{
|
||||
"names": ["install_missing_compilers"],
|
||||
"message": "The config:install_missing_compilers option has been deprecated in "
|
||||
"Spack v0.23, and is currently ignored. It will be removed from config in "
|
||||
"Spack v0.25.",
|
||||
"Spack v0.23, and is currently ignored. It will be removed from config after "
|
||||
"Spack v1.0.",
|
||||
"error": False,
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user