| Index: build/packages/infra_python.yaml
|
| diff --git a/build/packages/infra_python.yaml b/build/packages/infra_python.yaml
|
| index c01fa13b51ff52279a77c2953d6db3154ec074c9..23f21dad65d39e3e8f86d0610339dbff189ec4ac 100644
|
| --- a/build/packages/infra_python.yaml
|
| +++ b/build/packages/infra_python.yaml
|
| @@ -44,5 +44,8 @@ data:
|
| - file: bootstrap/run_helper.py
|
| - file: bootstrap/remove_orphaned_pycs.py
|
|
|
| + # Binaries used by infra_python things.
|
| + - file: go/bin/cloudtail${exe_suffix}
|
| +
|
| # Where to put info about installed package version.
|
| - version_file: CIPD_VERSION.json
|
|
|