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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_release__clang_.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
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_release__clang_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_release__clang_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_release__clang_.json
index a7ea08bb542d2555a0d03ef0ddde886ea9bb02af..1affe81cb3d7d3981d88508ee3c07c8784521ea4 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_release__clang_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_release__clang_.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]\\Win64_Release__Clang_"
+ ],
+ "name": "clean symlinks"
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698