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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_clang_rel.json

Issue 2339433003: LibYUV: Add cleanup steps. (Closed)
Patch Set: Included android. Created 4 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_clang_rel.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_clang_rel.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_clang_rel.json
index 4f48dfee276777a707abc16caa6c2b511a2693b9..16b9118cff2c9b11fe6551be45d1b26edf6f284b 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_clang_rel.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_win_x64_clang_rel.json
@@ -56,6 +56,17 @@
]
},
{
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
+ "--show-path",
+ "python",
+ "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
+ ],
+ "name": "cleanup_temp"
+ },
+ {
"cmd": [],
"name": "ensure_goma"
},

Powered by Google App Engine
This is Rietveld 408576698