Skip to content

Commit 470453b

Browse files
committed
Apply Phil's develop modifications from #502
1 parent 9228547 commit 470453b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

outputs/dev.sh

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ example dev/setup-scr 'spack config add "packages:all:variants: ~fortran"'
2222
example dev/setup-scr "spack add macsio+scr"
2323
example dev/setup-scr "spack install"
2424

25-
example dev/develop-1 "spack develop [email protected]"
26-
example dev/develop-1 "grep -3 develop: spack.yaml"
27-
28-
example dev/develop-conc "spack concretize -f"
25+
example dev/develop-1 "spack develop scr"
26+
example dev/develop-1 "spack config blame develop"
2927

3028
example dev/develop-2 "spack install"
3129

0 commit comments

Comments
 (0)