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

Side by Side Diff: luci_hacks/luci_recipe_run.isolate

Issue 1344183002: git cl try --luci, a set of hacks to demonstrate and iterate LUCI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Lint Created 5 years, 2 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « luci_hacks/__init__.py ('k') | luci_hacks/luci_recipe_run.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 'variables': {
3 'files': [
4 'luci_recipe_run.py',
5 ],
6 'command': [
7 'python',
8 'luci_recipe_run.py',
9 ],
10 },
11 }
12
OLDNEW
« no previous file with comments | « luci_hacks/__init__.py ('k') | luci_hacks/luci_recipe_run.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698