diff --git a/weave.sh b/weave.sh index 71a0810..731f58f 100755 --- a/weave.sh +++ b/weave.sh @@ -6,7 +6,7 @@ MANIFEST_URL=$TUNASYNC_UPSTREAM_URL/weave/manifest MANIFEST_DIR=$TUNASYNC_WORKING_DIR/.manifest MANIFEST_XML_REPOLIST=$(dirname $0)/helpers/manifest-xml-repolist.py IGNORED_REPO=( - # these are a private repos + # these are private repos "weave/tests" "weave/libuweave" "weave/cocoapods"