Commit fd4ab23f authored by Kenneth Reitz's avatar Kenneth Reitz

debug

parent c78bf770
......@@ -147,6 +147,7 @@ bpwatch stop clear_old_venvs
bpwatch start restore_cache
# cp -R $CACHE_DIR/$CACHED_DIR . &> /dev/null || true
ls -a $CACHE_DIR
# python vendor python-stack python-version venv
cp -R $CACHE_DIR/$CACHED_DIR/python $CACHED_DIR/python &> /dev/null || true
cp -R $CACHE_DIR/$CACHED_DIR/python-stack $CACHED_DIR/python-stack &> /dev/null || true
......
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