bug fix: updated warning message to reflect impending v1.0 release (#47887)

This commit is contained in:
Carson Woods 2024-12-03 11:16:36 -05:00 committed by Harmen Stoppels
parent c25e43ce61
commit 4e913876b9

View File

@ -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,
},
],