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

Error due to copy/pasta

parent d0d35352
No related branches found
No related tags found
No related merge requests found
Pipeline #207713 failed
This commit is part of merge request !15. Comments created here will be created in the context of that merge request.
......@@ -74,7 +74,7 @@ do
done
done
if [ -d cp -r "${STACK_CONFIG_PATH}/templates" ${SPACK_SYSTEM_CONFIG_PATH} ]
if [ -d "${STACK_CONFIG_PATH}/templates" ]
then
cp -r "${STACK_CONFIG_PATH}/templates" ${STACK_LOCATION}/spack/share/spack
fi
......
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