Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: build/packages/infra_python.yaml

Issue 1365583002: Have service_manager start a cloudtail attached to each service it starts. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Don't use hash() Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | infra/libs/service_utils/_daemon_darwin.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | infra/libs/service_utils/_daemon_darwin.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698