Skip to content
Snippets Groups Projects
Commit e5ac89c4 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

indent env output

parent 1e8ad56b
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ if [ ! "$DISABLE_COLLECTSTATIC" ] && [ -f "$MANAGE_FILE" ] && [ "$DJANGO_INSTALL
echo
echo "****** Collectstatic environment variables:"
echo
env
env | indent
fi
# Abort the build.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment