diff --git a/.circleci/get_data.sh b/.circleci/get_data.sh index c05c47848..4a5067f63 100644 --- a/.circleci/get_data.sh +++ b/.circleci/get_data.sh @@ -5,7 +5,7 @@ fi # Edit these for project-wide testing WGET="wget --retry-connrefused --waitretry=5 --read-timeout=20 --timeout=15 -t 0 -q" -LOCAL_PATCH=/Users/kahinim/Desktop/Repos/xcp_d/xcp_d +LOCAL_PATCH=~/projects/xcp_d/xcp_d IMAGE=pennlinc/xcp_d:unstable # Determine if we're in a CI test