spack/share/spack
Xavier Delaruelle dd30f2dea3 modules: use curly braces to enclose value in Tcl modulefile (#38375)
Use curly braces instead of quotes to enclose value or text in Tcl
modulefile. Within curly braces Tcl special characters like [, ] or $
are treated verbatim whereas they are evaluated within quotes.

Curly braces is Tcl recommended way to enclose verbatim content [1].

Note: if curly braces charaters are used within content, they must be
balanced. This point has been checked against current repository and no
unbalanced curly braces has been spotted.

Fixes #24243

[1] https://wiki.tcl-lang.org/page/Tcl+Minimal+Escaping+Style
2023-10-03 16:53:50 +02:00
..
bash license year bump (#34921) 2023-01-18 14:30:17 -08:00
bootstrap Update metadata for bootstrapping (#33665) 2022-11-03 09:05:03 +00:00
csh license year bump (#34921) 2023-01-18 14:30:17 -08:00
docker license year bump (#34921) 2023-01-18 14:30:17 -08:00
docs/docker/module-file-tutorial license year bump (#34921) 2023-01-18 14:30:17 -08:00
gitlab Change mirror urls on the backport PR 2023-07-07 12:08:59 +02:00
keys update tutorial command for v0.18.0 and new gpg key (#30904) 2022-05-28 02:36:20 +00:00
logo
qa Hraden Spack's powershell interface (#37079) 2023-04-21 08:58:37 -05:00
templates modules: use curly braces to enclose value in Tcl modulefile (#38375) 2023-10-03 16:53:50 +02:00
setup-env.csh license year bump (#34921) 2023-01-18 14:30:17 -08:00
setup-env.fish license year bump (#34921) 2023-01-18 14:30:17 -08:00
setup-env.ps1 Hraden Spack's powershell interface (#37079) 2023-04-21 08:58:37 -05:00
setup-env.sh license year bump (#34921) 2023-01-18 14:30:17 -08:00
setup-tutorial-env.sh license year bump (#34921) 2023-01-18 14:30:17 -08:00
spack-completion.bash Bugfix: cray manifest parsing regression (#37909) 2023-07-07 12:08:59 +02:00