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

Deverbosing mark explicit

parent 93f4d4c4
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ then ...@@ -41,7 +41,7 @@ then
do do
echo "Mark ${spec} as explicit" echo "Mark ${spec} as explicit"
${STACK_LOCATION}/spack/bin/spack \ ${STACK_LOCATION}/spack/bin/spack \
--color always -d \ --color always \
-e ${environment} \ -e ${environment} \
mark \ mark \
--explicit \ --explicit \
......
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