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

Unified Diff: appengine/swarming/server/bot_archive.py

Issue 2037253002: run_isolated.py: install CIPD packages (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: get_client is a context manager Created 4 years, 6 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 | « appengine/swarming/cipd.py ('k') | client/cipd.py » ('j') | client/cipd.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/server/bot_archive.py
diff --git a/appengine/swarming/server/bot_archive.py b/appengine/swarming/server/bot_archive.py
index 5fabf772864d391057c04889a03fd0341c9f806b..ba48311dcd01f6c04f4384371e5c147aab29c070 100644
--- a/appengine/swarming/server/bot_archive.py
+++ b/appengine/swarming/server/bot_archive.py
@@ -42,6 +42,7 @@ FILES = (
'bot_code/singleton.py',
'bot_code/task_runner.py',
'client/auth.py',
+ 'client/cipd.py',
'client/isolated_format.py',
'client/isolateserver.py',
'client/run_isolated.py',
« no previous file with comments | « appengine/swarming/cipd.py ('k') | client/cipd.py » ('j') | client/cipd.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698