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 3ce6536 commit 8f58ceeCopy full SHA for 8f58cee
bot/ci/bootstrap.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash -ex
2
GRCOV_VERSION="v0.7.1"
3
MERCURIAL_VERSION="6.5.2"
4
-VERSION_CONTROL_TOOLS_REV="d0d8dd1934dd"
+VERSION_CONTROL_TOOLS_REV="ded97ed58350"
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