Skip to content
Snippets Groups Projects
Commit 82397388 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: rm debug statements

parent b6518d36
No related branches found
No related tags found
1 merge request!820fix: rm debug statements
......@@ -174,8 +174,6 @@ if [ "${EICRECON_VERSION}" != "28108da4a1e8919a05dfdb5f11e114800a2cbe96" ] ; the
spack config add "packages:eicrecon::require:['@git.${EICRECON_VERSION}=main']"
spack deconcretize -y eicrecon
fi
cat ${SPACK_ENV}/spack.yaml
cat ${SPACK_ENV}/../packages.yaml
spack concretize --fresh --force --quiet
make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
SPACK_ENV=${SPACK_ENV} \
......
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