Skip to content

Commit 2e2a74f

Browse files
committed
remove unnecessary concretization line
1 parent 93b9e3a commit 2e2a74f

File tree

2 files changed

+0
-97
lines changed

2 files changed

+0
-97
lines changed

outputs/dev/develop-conc.out

Lines changed: 0 additions & 93 deletions
This file was deleted.

tutorial_developer_workflows.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,6 @@ So how does Spack determine the value of the ``dev_path`` variant?
163163
By default, the source code is downloaded into a subdirectory of the environment using Spack's staging functionality.
164164
You can change the location of this source directory by modifying the ``path:`` attribute of the develop configuration in the environment or by passing the ``--path`` options when calling ``spack develop``.
165165

166-
167-
.. literalinclude:: outputs/dev/develop-conc.out
168-
:language: console
169-
170166
Now that we have this done, we tell Spack to rebuild both ``scr`` and ``macsio`` by running ``spack install``.
171167

172168
.. literalinclude:: outputs/dev/develop-2.out

0 commit comments

Comments
 (0)