]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
add a valid path to the sdist index
authorAlfredo Deza <alfredo@deza.pe>
Wed, 15 Oct 2014 21:14:51 +0000 (17:14 -0400)
committerAlfredo Deza <alfredo@deza.pe>
Wed, 15 Oct 2014 21:14:51 +0000 (17:14 -0400)
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
jjb/config/config

index bc7c3fa10a11ae6d8e04c5f481315c9c85107abe..a4def264119e5b6730f2381af7dba610f72c4c55 100644 (file)
@@ -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