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

Unified Diff: infra/bots/compile_skia.isolate

Issue 1827413002: Fixes for Swarming recipes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Reinstate tmp_dir Created 4 years, 9 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: infra/bots/compile_skia.isolate
diff --git a/infra/bots/compile_skia.isolate b/infra/bots/compile_skia.isolate
index 529ca151b9ae503d2faf1181cb0dd007340f2fff..db0d579ccca2d387600fe7039fe678899effba6f 100644
--- a/infra/bots/compile_skia.isolate
+++ b/infra/bots/compile_skia.isolate
@@ -2,9 +2,4 @@
'includes': [
'skia_repo.isolate',
],
- 'variables': {
- 'command': [
- 'python', 'compile_skia.py', '--builder_name', '<(BUILDER_NAME)', '--swarm_out_dir', '${ISOLATED_OUTDIR}',
- ],
- },
}
« infra/bots/common.py ('K') | « infra/bots/common.py ('k') | infra/bots/compile_skia.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698