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 0c8d85b commit dd31c45Copy full SHA for dd31c45
bot/ci/bootstrap.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash -ex
2
GRCOV_VERSION="v0.7.1"
3
MERCURIAL_VERSION="6.3.1"
4
-VERSION_CONTROL_TOOLS_REV="388ea44236d7"
+VERSION_CONTROL_TOOLS_REV="d0d8dd1934dd"
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