mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
debug
This commit is contained in:
@@ -12,7 +12,14 @@ set -e
|
||||
show-warnings
|
||||
echo
|
||||
echo
|
||||
echo
|
||||
echo
|
||||
cat $WARNINGS_LOG | indent
|
||||
echo
|
||||
echo
|
||||
echo
|
||||
echo
|
||||
|
||||
|
||||
if [[ ! $PIP_STATUS -eq 0 ]]; then
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user