indent env output

This commit is contained in:
2016-02-04 23:56:18 -05:00
parent 1e8ad56b0f
commit e5ac89c4df
+1 -1
View File
@@ -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.