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

Unified Diff: scripts/slave/recipes/webrtc/more_configs.expected/full_client_webrtc_Android32__more_configs_.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/more_configs.expected/full_client_webrtc_Android32__more_configs_.json
diff --git a/scripts/slave/recipes/webrtc/more_configs.expected/full_client_webrtc_Android32__more_configs_.json b/scripts/slave/recipes/webrtc/more_configs.expected/full_client_webrtc_Android32__more_configs_.json
index ba2df585a7e1ff2ae0799b4541b7012580e75491..c63d462e70a64ca71f09bf153999169ac12a5f2b 100644
--- a/scripts/slave/recipes/webrtc/more_configs.expected/full_client_webrtc_Android32__more_configs_.json
+++ b/scripts/slave/recipes/webrtc/more_configs.expected/full_client_webrtc_Android32__more_configs_.json
@@ -1,4 +1,13 @@
[
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_MODULE[build::webrtc]/resources/cleanup_symlinks.py",
+ "[SLAVE_BUILD]"
+ ],
+ "name": "clean symlinks"
+ },
{
"cmd": [
"python",

Powered by Google App Engine
This is Rietveld 408576698