Skip to content
Snippets Groups Projects
Commit adfc877c authored by Nicolas Richart's avatar Nicolas Richart
Browse files

protecting brackets

parent 6537caba
No related branches found
No related tags found
No related merge requests found
Pipeline #179298 failed
......@@ -102,7 +102,7 @@ spack:install_compilers:
--use-cache
${COMPILER_LIST_SPECS}
- echo "definitions: [ compilers: [ ${COMPILER_LIST_SPECS} ]]" > compiler_definitions.yaml
- echo "definitions: \[ compilers: \[ ${COMPILER_LIST_SPECS} \]\]" > compiler_definitions.yaml
- /spack/spack/bin/spack compiler find --scope site /usr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment