I am currently running into an issue where when I shell inside my backspace turns into a forward space, and I am hoping someone can reproduce to determine if there is a bug we need to track down or if I am just a nut :) Signed-off-by: vsoch <vsoch@users.noreply.github.com>
12 lines
225 B
YAML
12 lines
225 B
YAML
spack:
|
|
specs: [mfem@master+examples+miniapps]
|
|
view:
|
|
mfem:
|
|
root: /opt/mfem-view
|
|
link_type: copy
|
|
concretization: together
|
|
develop:
|
|
mfem:
|
|
path: /code
|
|
spec: mfem@master+examples+miniapps
|