| Index: scripts/slave/logdog_bootstrap.py
|
| diff --git a/scripts/slave/logdog_bootstrap.py b/scripts/slave/logdog_bootstrap.py
|
| index c2f4f7c28fb56e386d08737232f3571817b589ae..e3d9f41d9beffbc2b31554515465d83531010f5b 100644
|
| --- a/scripts/slave/logdog_bootstrap.py
|
| +++ b/scripts/slave/logdog_bootstrap.py
|
| @@ -31,7 +31,7 @@ class BootstrapError(Exception):
|
|
|
|
|
| # CIPD tag for LogDog Butler/Annotee to use.
|
| -_STABLE_CIPD_TAG = 'git_revision:c6b17d5aa4fa6396c5f971248120e0e624c21fb3'
|
| +_STABLE_CIPD_TAG = 'git_revision:43e215ba861ba2130ffe74907d4d3c16e2791928'
|
|
|
|
|
| # Platform is the set of platform-specific LogDog bootstrapping
|
|
|