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

Unified Diff: infra/bots/images.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/images.isolate
diff --git a/infra/bots/images.isolate b/infra/bots/images.isolate
index b93d95d76a0dd540f65df8a0023ec413fc95272f..573342b8e8b6fb8d220d9fdcecf0d29ae590169e 100644
--- a/infra/bots/images.isolate
+++ b/infra/bots/images.isolate
@@ -2,6 +2,7 @@
'variables': {
'files': [
'../../../images/',
+ '../../../tmp/SK_IMAGE_VERSION',
],
},
}

Powered by Google App Engine
This is Rietveld 408576698