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

fix: rm unused Dockerfile lines

parent e7e5ee43
No related branches found
No related tags found
1 merge request!929fix: rm unused Dockerfile lines
...@@ -225,9 +225,6 @@ sed -i -e '/view: false/d' ${SPACK_ENV}/spack.yaml ...@@ -225,9 +225,6 @@ sed -i -e '/view: false/d' ${SPACK_ENV}/spack.yaml
cat /opt/spack-environment/view.yaml >> ${SPACK_ENV}/spack.yaml cat /opt/spack-environment/view.yaml >> ${SPACK_ENV}/spack.yaml
spack -e ${SPACK_ENV} env view regenerate /usr/local spack -e ${SPACK_ENV} env view regenerate /usr/local
spack -e ${SPACK_ENV} env view regenerate /opt/detector spack -e ${SPACK_ENV} env view regenerate /opt/detector
if [[ -n $NIGHTLY && -f /opt/detector/epic ]] ; then
ln -s /opt/detector/epic-main/setup.sh /opt/detector/setup.sh
fi
EOF EOF
## Place cvmfs catalogs ## Place cvmfs catalogs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment