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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_x64_win8.json

Issue 2493093003: Reland of WebRTC: Add cleanup_symlinks step on all bots. (Closed)
Patch Set: Created 4 years, 1 month 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 | « scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_x64_win10.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_x64_win8.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_x64_win8.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_x64_win8.json
index 95e980fecaa6f038c162b9918e80eb8f04175340..ed033a94209775a6be4ef9d958ff514bc261878b 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_x64_win8.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_x64_win8.json
@@ -20,6 +20,15 @@
"@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
"@@@STEP_LOG_END@python.inline@@@"
]
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_symlinks.py",
+ "[BUILDER_CACHE]\\win_x64_win8"
+ ],
+ "name": "clean symlinks"
},
{
"cmd": [
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_x64_win10.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698