Another update related to CCP upstream changes

This commit is contained in:
Aleksandr Didenko 2016-06-28 10:56:33 +02:00
parent 7546d75513
commit 26e61fc9be

View file

@ -51,9 +51,6 @@ cleanup() {
fetch_mcp() {
git clone "${PROTO}review.fuel-infra.org:29418/nextgen/microservices"
pushd microservices
git review -d 22325
popd
}
fetch_repos() {