Skip to content

Commit

Permalink
indent it right
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrush committed Oct 23, 2020
1 parent 2bc9619 commit f778923
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions scripts/uberenv/spack_envs/llnl/quartz/spack.yaml
Expand Up @@ -5,18 +5,18 @@ spack:
concretization: together
compilers:
- compiler:
environment: {}
extra_rpaths: []
flags: {}
modules: []
operating_system: rhel7
paths:
cc: /usr/tce/bin/gcc
cxx: /usr/tce/bin/g++
f77: /usr/tce/bin/gfortran
fc: /usr/tce/bin/gfortran
spec: gcc@4.9.3
target: x86_64
environment: {}
extra_rpaths: []
flags: {}
modules: []
operating_system: rhel7
paths:
cc: /usr/tce/bin/gcc
cxx: /usr/tce/bin/g++
f77: /usr/tce/bin/gfortran
fc: /usr/tce/bin/gfortran
spec: gcc@4.9.3
target: x86_64
packages:
all:
compiler: [gcc]
Expand Down

0 comments on commit f778923

Please sign in to comment.