Skip to content

Commit

Permalink
fix hwloc uninstall (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
becker33 committed Nov 10, 2020
1 parent 2bc743d commit 068e493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outputs/dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ example dev/dev-build-1 "spack dev-build hwloc@master"

example dev/info "spack info hwloc"

echo y | example dev/dev-build-2 "spack uninstall hwloc"
echo y | example dev/dev-build-2 "spack uninstall hwloc@master"
fake_example dev/dev-build-2 "spack dev-build --until configure --drop-in bash hwloc@master" "spack dev-build --until configure hwloc@master"

export EDITOR="bash -c exit 0"
Expand Down

0 comments on commit 068e493

Please sign in to comment.