Commit 11223348 authored by Jason Madden's avatar Jason Madden

Show env

parent 1fb861e8
......@@ -38,7 +38,7 @@ export LDFLAGS="-lrt" # Needed for clock_gettime libc support on this version.
if [ -d /gevent -a -d /opt/python ]; then
# Running inside docker
env | sort
# Set a cache directory for pip. This was
# mounted to be the same as it is outside docker so it
# can be persisted.
......
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