Commit ee177b28 authored by Kenneth Reitz's avatar Kenneth Reitz

spaces

parent 2e0f2f59
......@@ -5,7 +5,7 @@ PROJECT=$(dirname $SETTINGS_FILE)
MANAGE_FILE=$(find . -maxdepth 3 -type f -name 'manage.py' | head -1)
MANAGE_FILE=${MANAGE_FILE:2}
echo "FRESH_APP: $FRESH_APP"
echo " FRESH_APP: $FRESH_APP"
# Disable injection for new applications.
if [ -f .heroku/injection_disabled ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment