Skip to content

Commit b21f10f

Browse files
committed
bot: Update to the latest revision of version-control-tools
1 parent b6d26e4 commit b21f10f

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.5.14"
33
MERCURIAL_VERSION="5.5.2"
4-
VERSION_CONTROL_TOOLS_REV="2f7b4df4a928"
4+
VERSION_CONTROL_TOOLS_REV="29460de72118"
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)