File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,6 @@ deployment_groups:
113113 #!/bin/bash
114114 source /apps/spack/share/spack/setup-env.sh
115115 spack env activate gromacs
116- spack env loads -r
117116 chmod -R a+rwX /apps/spack/var/spack/environments/gromacs
118117 mkdir -p /apps/gromacs
119118 chmod a+rwx /apps/gromacs
Original file line number Diff line number Diff line change @@ -120,7 +120,6 @@ deployment_groups:
120120 #!/bin/bash
121121 source /apps/spack/share/spack/setup-env.sh
122122 spack env activate openfoam
123- spack env loads -r
124123 chmod -R a+rwX /apps/spack/var/spack/environments/openfoam
125124 mkdir -p /apps/openfoam
126125 chmod a+rwx /apps/openfoam
Original file line number Diff line number Diff line change @@ -113,7 +113,6 @@ deployment_groups:
113113 #!/bin/bash
114114 source /apps/spack/share/spack/setup-env.sh
115115 spack env activate wrfv3
116- spack env loads -r
117116 chmod -R a+rwX /apps/spack/var/spack/environments/wrfv3
118117 mkdir -p /apps/wrfv3
119118 chmod a+rwx /apps/wrfv3
You can’t perform that action at this time.
0 commit comments