Skip to content

Commit 933e2b0

Browse files
authored
[deception-rebuild]
1 parent bb5212b commit 933e2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildsystem/spack/deception/sbatch.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ cleanup() {
4343
# Assuming that you already have a binary mirror configured
4444
export MY_CLUSTER=deception
4545
cp /qfs/projects/earthshot/src/coinhsl-archive-2019.05.21.tar.gz . &&
46-
#. buildsystem/spack/load_spack.sh &&
46+
. buildsystem/spack/load_spack.sh &&
4747
. buildsystem/spack/binary_mirror.sh &&
4848
# spack clean -abm && # shouldn't run this everytime...
4949
spack develop --no-clone --path=$(pwd) exago@develop &&

0 commit comments

Comments
 (0)