Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA authored Oct 21, 2024
1 parent 5a5d032 commit a544b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ fi
# Apply NCO-specific tweaks to make spack-stack installations more self contained.
if [[ " $* " =~ " --nco " ]]; then
export SPACK_DISABLE_LOCAL_CONFIG=1
spack bootstrap root '$spack/bootstrap'
echo "Changing bootstrap path to $(spack bootstrap root '$spack/bootstrap')"
fi

# Get the current hash of the spack-stack code
Expand Down

0 comments on commit a544b44

Please sign in to comment.