commit | 954fd1b729f792dc6cbc470285a5e147053147a8 | [log] [tgz] |
---|---|---|
author | Brian Haley <bhaley@redhat.com> | Tue May 16 12:24:45 2017 -0400 |
committer | Brian Haley <bhaley@redhat.com> | Tue May 16 12:24:45 2017 -0400 |
tree | 3e6d443db958471bcdff88666ede3e898438c32a | |
parent | ac042d41222eea83bf360b4db89c4c7bf415457d [diff] |
Use -y with 'pip uninstall' 'pip uninstall' will hang running stack.sh if it has to prompt the user for input, use -y. Change-Id: Ic94639e444b87fd3538463d5a51c01a0208a2ab2 Closes-bug: #1691172