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

Unified Diff: scripts/slave/recipes/ozone_ecs.expected/trybot.json

Issue 1217403003: Enable ninja_confirm_noop by default (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 5 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/ozone_ecs.expected/trybot.json
diff --git a/scripts/slave/recipes/ozone_ecs.expected/trybot.json b/scripts/slave/recipes/ozone_ecs.expected/trybot.json
index ae4e9b520badce0c83b41caa7a05c8a32db197a3..67c3c80ebcbdc059abf2e69b02bc6564e99583f1 100644
--- a/scripts/slave/recipes/ozone_ecs.expected/trybot.json
+++ b/scripts/slave/recipes/ozone_ecs.expected/trybot.json
@@ -160,6 +160,7 @@
"[BUILD]/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"content_shell"
],
@@ -192,6 +193,7 @@
"[BUILD]/goma",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--",
"aura_unittests",
"base_unittests",
@@ -749,4 +751,4 @@
"cwd": "[SLAVE_BUILD]",
"name": "url_unittests"
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698