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

Unified Diff: scripts/slave/recipe_modules/filter/example.expected/analyzes_error.json

Issue 450393002: Renames --analyzer2 to --analyzer (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 4 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/recipe_modules/filter/example.expected/analyzes_error.json
diff --git a/scripts/slave/recipe_modules/filter/example.expected/analyzes_error.json b/scripts/slave/recipe_modules/filter/example.expected/analyzes_error.json
index 0c9db854668a67bf910e53c83c2c41d119b41266..97aff7f047746cc8b1d22831f29da41aed1496d2 100644
--- a/scripts/slave/recipe_modules/filter/example.expected/analyzes_error.json
+++ b/scripts/slave/recipe_modules/filter/example.expected/analyzes_error.json
@@ -15,7 +15,7 @@
"python",
"-u",
"[SLAVE_BUILD]/build/gyp_chromium",
- "--analyzer2",
+ "--analyzer",
"{\"files\": [\"foo.cc\"], \"targets\": null}",
"/path/to/tmp/json"
],

Powered by Google App Engine
This is Rietveld 408576698