fix pip cache dir
This commit is contained in:
parent
2f94a379c8
commit
e047dc11dd
@ -78,7 +78,7 @@ echo "$0 $1 $2 $3 $4 $5 $6 $7 $8 $9"
|
||||
|
||||
# Setup the environment
|
||||
export PATH=/usr/lib/ccache:$PATH
|
||||
export PIP_DOWNLOAD_CACHE=$8
|
||||
export PIP_DOWNLOAD_CACHE=$9
|
||||
|
||||
# Restore database to known good state
|
||||
echo "Restoring test database $6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user