Commit e5ac89c4 authored by Kenneth Reitz's avatar Kenneth Reitz

indent env output

parent 1e8ad56b
...@@ -49,7 +49,7 @@ if [ ! "$DISABLE_COLLECTSTATIC" ] && [ -f "$MANAGE_FILE" ] && [ "$DJANGO_INSTALL ...@@ -49,7 +49,7 @@ if [ ! "$DISABLE_COLLECTSTATIC" ] && [ -f "$MANAGE_FILE" ] && [ "$DJANGO_INSTALL
echo echo
echo "****** Collectstatic environment variables:" echo "****** Collectstatic environment variables:"
echo echo
env env | indent
fi fi
# Abort the build. # Abort the build.
......
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