Skip to content

Commit 86e1d46

Browse files
committed
Fix hanging uninstall with y
1 parent f6e2534 commit 86e1d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

outputs/basics.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ example basics/compilers-2 "spack compilers"
105105

106106
example basics/spec-zziplib "spack spec zziplib"
107107

108-
example basics/compiler-uninstall 'spack uninstall gcc@12'
108+
echo y | example basics/compiler-uninstall 'spack uninstall gcc@12'

0 commit comments

Comments
 (0)