don't print that the stack changed.

This commit is contained in:
2015-03-18 12:43:31 -07:00
parent 67867f1083
commit c229070c21
-1
View File
@@ -15,7 +15,6 @@ fi
if [ ! $STACK = $CACHED_PYTHON_STACK ]; then
bpwatch start uninstall_python
puts-step "Stack changed, re-installing runtime"
rm -fr .heroku/python .heroku/python-stack .heroku/vendor
unset SKIP_INSTALL
bpwatch stop uninstall_python