Skip to content

Commit

Permalink
TEMP: Clean spack
Browse files Browse the repository at this point in the history
  • Loading branch information
msimberg committed Mar 31, 2023
1 parent 6d114b6 commit 2548bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jenkins/cscs/batch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ source "${src_dir}/.jenkins/cscs/env-common.sh"
source "${src_dir}/.jenkins/cscs/env-${configuration_name}.sh"

set +e
spack clean -m
spack build-env ${spack_spec} -- ctest \
--verbose \
-S ${src_dir}/.jenkins/cscs/ctest.cmake \
Expand Down

0 comments on commit 2548bcd

Please sign in to comment.