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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64__m_nexus5x_.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_android64__m_nexus5x_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64__m_nexus5x_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64__m_nexus5x_.json
index 5ce9cb8c84a199f867b2c4e90727996f74d7980e..1971151f409285219494f317e291928031e46aae 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64__m_nexus5x_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64__m_nexus5x_.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]/Android64__M_Nexus5X_"
+ ],
+ "name": "clean symlinks"
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698