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

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. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | 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
This is Rietveld 408576698