Skip to content

Commit 8cafa2f

Browse files
committed
fixup dev workflows failing example
Signed-off-by: Gregory Becker <[email protected]>
1 parent 5037864 commit 8cafa2f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

outputs/dev.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ example dev/develop-4 "spack install"
4242
example dev/develop-5 "spack develop --recursive scr"
4343
example dev/develop-5 "spack find -cv macsio"
4444

45-
fake_example dev/develop-6 "spack develop scr build_type=Debug" "/bin/true"
46-
spack develop scr build_type=Debug
45+
example --expect-error dev/develop-6 "spack develop scr build_type=Debug"
4746
example dev/develop-6 "spack develop --no-modify-concrete-specs scr build_type=Debug"
4847

4948
example dev/develop-7 "# Not the verison we wanted. This time lets add a version"

0 commit comments

Comments
 (0)