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

test: concretize not quiet

parent be73cf71
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !796. Comments created here will be created in the context of that merge request.
......@@ -138,7 +138,7 @@ mkdir -p /var/cache/spack/blobs/sha256/
find /var/cache/spack/blobs/sha256/ -atime +7 -delete
spack buildcache update-index eics3rw
spack env activate --dir ${SPACK_ENV}
spack concretize --fresh --force --quiet
spack concretize --fresh --force
make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
SPACK_ENV=${SPACK_ENV} \
BUILDCACHE_OCI_PROMPT="eicweb" \
......
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