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

correcting typos

parent 1123de69
No related branches found
No related tags found
No related merge requests found
Pipeline #179979 failed
......@@ -58,5 +58,5 @@ for compiler_hash in $(echo ${hashes}); do
spack/bin/spack compiler find \
--scope system \
${location} \
${location}/intel/latest # hack to find intel compilers...
${location}/compiler/latest # hack to find intel compilers...
done
......@@ -51,7 +51,7 @@ spack:
concretizer:
unify: when_possible
duplicates: none
duplicates: "none"
view:
default:
......
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