try hardcoding it in

This commit is contained in:
2015-10-13 10:14:54 -04:00
parent 24cc273800
commit 74af94132a
+1 -1
View File
@@ -152,7 +152,7 @@ bpwatch stop restore_cache
# Cleanup what's in the cache.
cd $CACHED_DIR
rm !($WHITELISTED_CACHE_ENTRIES)
rm !(python|python-stack|python-version|venv|vendor)
cd $BUILD_DIR
set +e