diff options
author | Mark D. Roth <roth@google.com> | 2016-10-07 14:26:37 -0700 |
---|---|---|
committer | Mark D. Roth <roth@google.com> | 2016-10-07 14:26:37 -0700 |
commit | 90576b1b67f48a1581f6cf36626118e5035d16d1 (patch) | |
tree | edbb2878a1baee506a1ce0d21dd57bd17fb06a6a /tools/run_tests/sanity/check_submodules.sh | |
parent | 43b817ced14083de585111c2657bbe34040bdcc7 (diff) | |
parent | 70c0b32c0fc5db15c764a2e22c2491d19d7cff7b (diff) |
Merge remote-tracking branch 'upstream/master' into run_interop_tests_go
Diffstat (limited to 'tools/run_tests/sanity/check_submodules.sh')
-rwxr-xr-x | tools/run_tests/sanity/check_submodules.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/sanity/check_submodules.sh b/tools/run_tests/sanity/check_submodules.sh index a33f5b0cc3..6410646cd1 100755 --- a/tools/run_tests/sanity/check_submodules.sh +++ b/tools/run_tests/sanity/check_submodules.sh @@ -44,7 +44,7 @@ cat << EOF | awk '{ print $1 }' | sort > $want_submodules c880e42ba1c8032d4cdde2aba0541d8a9d9fa2e9 third_party/boringssl (version_for_cocoapods_2.0-100-gc880e42) 05b155ff59114735ec8cd089f669c4c3d8f59029 third_party/gflags (v2.1.0-45-g05b155f) c99458533a9b4c743ed51537e25989ea55944908 third_party/googletest (release-1.7.0) - 1a586735085e817b1f52e53feec92ce418049f69 third_party/protobuf (v3.0.2) + a428e42072765993ff674fda72863c9f1aa2d268 third_party/protobuf (v3.1.0) 50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8) bcad91771b7f0bff28a1cac1981d7ef2b9bcef3c third_party/thrift EOF |