aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sanity/check_submodules.sh
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2016-08-17 19:05:25 -0700
committerGravatar Yuchen Zeng <zyc@google.com>2016-08-17 19:05:25 -0700
commit676b6cbc109459aa676d5f7e708e8ed4524450b1 (patch)
tree421262eac5283d15d20f852a70cf60d4cd8a7ab9 /tools/run_tests/sanity/check_submodules.sh
parent15141a630dffa4295e831b5a0159ec8a15105a8e (diff)
parent5c648dc537121d8ffffbdcf972bb499d47eba000 (diff)
Merge remote-tracking branch 'upstream/master' into cares_buildin
Diffstat (limited to 'tools/run_tests/sanity/check_submodules.sh')
-rwxr-xr-xtools/run_tests/sanity/check_submodules.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/sanity/check_submodules.sh b/tools/run_tests/sanity/check_submodules.sh
index 5df3ee40c5..b8a95e80d8 100755
--- a/tools/run_tests/sanity/check_submodules.sh
+++ b/tools/run_tests/sanity/check_submodules.sh
@@ -48,6 +48,7 @@ cat << EOF | awk '{ print $1 }' | sort > $want_submodules
e8ae137c96444ea313485ed1118c5e43b2099cf1 third_party/protobuf (v3.0.0-beta-4-74-ge8ae137)
50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8)
e7fe2744db383c4489b7adc2b74f8ec3069367e4 third_party/c-ares (1.11.0)
+ bcad91771b7f0bff28a1cac1981d7ef2b9bcef3c third_party/thrift
EOF
diff -u $submodules $want_submodules