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

Unified Diff: luci_hacks/luci_recipe_run.isolate

Issue 2196843002: remove luci hacks (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 years, 5 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 | « luci_hacks/__init__.py ('k') | luci_hacks/luci_recipe_run.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: luci_hacks/luci_recipe_run.isolate
diff --git a/luci_hacks/luci_recipe_run.isolate b/luci_hacks/luci_recipe_run.isolate
deleted file mode 100644
index b86adcfe616ea5779fe54c7178a7205ccb54dd05..0000000000000000000000000000000000000000
--- a/luci_hacks/luci_recipe_run.isolate
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- 'variables': {
- 'files': [
- 'luci_recipe_run.py',
- ],
- 'command': [
- 'python',
- 'luci_recipe_run.py',
- ],
- },
-}
-
« 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