aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar chedeti <chedeti@google.com>2016-08-03 16:45:18 -0700
committerGravatar chedeti <chedeti@google.com>2016-08-03 16:45:18 -0700
commit2e698457f370091111d0fe620bad306c743a3548 (patch)
tree5dbfb7c42df8371595d873d61dd6b0a3502db230 /tools
parent82afcaa009e85cba16422b94a23387a3b7a0bd06 (diff)
sanity check for thrift
Diffstat (limited to 'tools')
-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 b602d69564..e2bbd8cabf 100755
--- a/tools/run_tests/sanity/check_submodules.sh
+++ b/tools/run_tests/sanity/check_submodules.sh
@@ -47,6 +47,7 @@ cat << EOF | awk '{ print $1 }' | sort > $want_submodules
f8ac463766281625ad710900479130c7fcb4d63b third_party/nanopb (nanopb-0.3.4-29-gf8ac463)
bdeb215cab2985195325fcd5e70c3fa751f46e0f third_party/protobuf (v3.0.0-beta-3.3)
50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8)
+ bcad91771b7f0bff28a1cac1981d7ef2b9bcef3c third_party/thrift
EOF
diff -u $submodules $want_submodules