We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f36043 commit b6fde96Copy full SHA for b6fde96
bot/ci/bootstrap.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash -ex
2
GRCOV_VERSION="v0.7.1"
3
MERCURIAL_VERSION="5.6.1"
4
-VERSION_CONTROL_TOOLS_REV="29460de72118"
+VERSION_CONTROL_TOOLS_REV="388ea44236d7"
5
6
apt-get update
7
# libgoogle-perftools4 is currently required for grcov (until https://github.com/mozilla/grcov/issues/403 is fixed).
0 commit comments