Chromium Code Reviews

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: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
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

Powered by Google App Engine