Skip to content

Commit bb5212b

Browse files
authored
set up mirror [deception-rebuild]
1 parent c35d9ef commit bb5212b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

buildsystem/spack/deception/sbatch.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ 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 &&
47+
. buildsystem/spack/binary_mirror.sh &&
4748
# spack clean -abm && # shouldn't run this everytime...
4849
spack develop --no-clone --path=$(pwd) exago@develop &&
4950
mkdir hiop_dev

0 commit comments

Comments
 (0)