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

missing file in list

parent b249951e
No related branches found
No related tags found
No related merge requests found
Pipeline #197595 canceled
......@@ -26,7 +26,7 @@ then
spack/bin/spack env create ${environment}
fi
for file in mirrors packages concretizer config spack
for file in mirrors packages concretizer config spack definitions
do
if [ -e "${STACK_CONFIG_PATH}/${file}.yaml" ]; then
echo "Copying ${STACK_CONFIG_PATH}/${file}.yaml to ${SPACK_SYSTEM_CONFIG_PATH}"
......
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