Skip to content

Commit 559defc

Browse files
committed
rm extra newline
1 parent b2b46f0 commit 559defc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tutorial_environments.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ Let's try it:
157157

158158
Now, ``tcl`` and ``trilinos`` have been registered as **root specs** in our environment. **Root specs** are packages that we've explicitly requested to be installed in an environment.
159159

160-
161160
They're called **"roots"** because they sit at the top of the dependency graph---when Spack installs these packages, with their respective dependency packages sitting below them.
162161

163162
Now, let's install:
@@ -276,7 +275,6 @@ In this section, we'll learn how to enforce that all the packages in our environ
276275

277276
We can customize the selection of the ``mpi`` provider using `concretization preferences <https://spack.readthedocs.io/en/latest/build_settings.html#concretization-preferences>`_ to change the behavior of the concretizer.
278277

279-
280278
Let's start by examining our environment's configuration using ``spack config get``:
281279

282280
.. literalinclude:: outputs/environments/config-get-1.out

0 commit comments

Comments
 (0)