From: Alfredo Deza Date: Wed, 15 Oct 2014 21:14:51 +0000 (-0400) Subject: add a valid path to the sdist index X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e7d700c9fbdc564346e7c62bb792bfe9c3fa46c2;p=ceph-build.git add a valid path to the sdist index Signed-off-by: Alfredo Deza --- diff --git a/jjb/config/config b/jjb/config/config index bc7c3fa1..a4def264 100644 --- a/jjb/config/config +++ b/jjb/config/config @@ -10,7 +10,7 @@ virtualenv venv . venv/bin/activate -$PIP_SDIST_INDEX=~/.cache/pip +$PIP_SDIST_INDEX="$HOME/.cache/pip" mkdir -p $PIP_SDIST_INDEX