Skip to content

Commit

Permalink
Merge pull request #50 from FNALssi/make_subspack_nocache
Browse files Browse the repository at this point in the history
add missing quote
  • Loading branch information
gartung authored Sep 19, 2024
2 parents b3f91f2 + 269e032 commit 5859ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/make_subspack
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ get_from_bootstrap() {
usage() {
echo "usage: make_subspack [options] [-t|-u] path/to/existing/spack /path/to/new/area"
echo " options are:"
echo "--without_caches enable buildcache mirrors
echo "--without_caches disable buildcache mirrors"
echo "--with_padding enable directory padding in config"
echo "--spack_release xx install spack release xx"
echo "--spack_repo url use spack repo url"
Expand Down

0 comments on commit 5859ce5

Please sign in to comment.