aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2015-05-29 14:57:58 -0700
committerGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2015-05-29 14:57:58 -0700
commitab4ef43658ef71c6d88d7dcab36892216cf6f53d (patch)
treefb2c3895e9c07e60166fb320e1a901ffad84ed6d /tools/run_tests
parent7181d85f8b011fc2d2ab70f85bb866f34b2271e2 (diff)
parent19b1478f14e88f7061a8da358e4e4a0203f71386 (diff)
Merge pull request #1810 from soltanmm/update-pb3
Update protobuf to release v3.0.0-alpha-3
Diffstat (limited to 'tools/run_tests')
-rwxr-xr-xtools/run_tests/run_sanity.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/run_sanity.sh b/tools/run_tests/run_sanity.sh
index 003e525526..ebb09d9469 100755
--- a/tools/run_tests/run_sanity.sh
+++ b/tools/run_tests/run_sanity.sh
@@ -45,6 +45,6 @@ git submodule > $submodules
diff -u $submodules - << EOF
05b155ff59114735ec8cd089f669c4c3d8f59029 third_party/gflags (v2.1.0-45-g05b155f)
3df69d3aefde7671053d4e3c242b228e5d79c83f third_party/openssl (OpenSSL_1_0_2a)
- 8908cf16fe81f42c766fdf067b1da4554f54ed87 third_party/protobuf (v3.0.0-alpha-1-1044-g8908cf1)
+ 3e2c8a5dd79481e1d36572cdf65be93514ba6581 third_party/protobuf (v3.0.0-alpha-1-1048-g3e2c8a5)
50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8)
EOF