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

Unified Diff: recipes/recipes/luci_py.py

Issue 2101753004: Make infra-continuous-precise-64 cross-compile Go cipd package for Linux ARM. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@cross-compile-build
Patch Set: fix unrelated pylint errors >_< 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
Index: recipes/recipes/luci_py.py
diff --git a/recipes/recipes/luci_py.py b/recipes/recipes/luci_py.py
index 61492a540d928c9625d7f9a9bb59a9fcad079baf..34ebcab4a6b740c040fcb61274e12ef3cb0dcbd8 100644
--- a/recipes/recipes/luci_py.py
+++ b/recipes/recipes/luci_py.py
@@ -22,6 +22,7 @@ def GenTests(api):
buildername='luci-py-linux64',
buildnumber=123,
mastername='chromium.infra',
- repository='https://chromium.googlesource.com/external/github.com/luci/luci-py',
+ repository='https://chromium.googlesource.com/external/github.com/' +
+ 'luci/luci-py',
)
)
« no previous file with comments | « recipes/recipes/infra_continuous.expected/infra-cross-compile.json ('k') | recipes/recipes/publish_tarball.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698