Skip to content

Commit dd31c45

Browse files
committed
bot: Update to the latest revision of version-control-tools
1 parent 0c8d85b commit dd31c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/ci/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash -ex
22
GRCOV_VERSION="v0.7.1"
33
MERCURIAL_VERSION="6.3.1"
4-
VERSION_CONTROL_TOOLS_REV="388ea44236d7"
4+
VERSION_CONTROL_TOOLS_REV="d0d8dd1934dd"
55

66
apt-get update
77
# libgoogle-perftools4 is currently required for grcov (until https://github.com/mozilla/grcov/issues/403 is fixed).

0 commit comments

Comments
 (0)