diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2023-05-09 13:20:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-09 13:20:25 +0200 |
commit | 89520467e03616270e173ddb8a58b540a70973d7 (patch) | |
tree | 57c72cb914bdccf4c32628d5ef8ea18c7c6372f3 /.gitignore | |
parent | 9e1440ec7b38c9598834d8bf5e7304e87a21d718 (diff) | |
download | spack-89520467e03616270e173ddb8a58b540a70973d7.tar.gz spack-89520467e03616270e173ddb8a58b540a70973d7.tar.bz2 spack-89520467e03616270e173ddb8a58b540a70973d7.tar.xz spack-89520467e03616270e173ddb8a58b540a70973d7.zip |
Use single quotes to inline manifest in Dockerfiles (#37571)
fixes #22341
Using double quotes creates issues with shell variable substitutions,
in particular when the manifest has "definitions:" in it. Use single
quotes instead.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions