cloning from the local repo

pull/6704/head
yang-g 9 years ago
parent e3975e72d2
commit a011572c81
  1. 2
      test/distrib/cpp/run_distrib_test.sh

@ -30,7 +30,7 @@
set -ex
git clone https://github.com/grpc/grpc.git
git clone $EXTERNAL_GIT_ROOT
cd grpc && git submodule update --init
cd third_party/protobuf && ./autogen.sh && \

Loading…
Cancel
Save