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

Unified Diff: scripts/slave/recipe_modules/goma/example.expected/win_upload_logs.json

Issue 2303333002: Revert of Add step to show goma stat in goma module (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « scripts/slave/recipe_modules/goma/example.expected/win.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/goma/example.expected/win_upload_logs.json
diff --git a/scripts/slave/recipe_modules/goma/example.expected/win_upload_logs.json b/scripts/slave/recipe_modules/goma/example.expected/win_upload_logs.json
index 07a4e5d50e3ce8ac581363ab10918681dc5fd7ba..fe91c70fc8e0e9b39d0c675cc4f0fa1b1fc43c19 100644
--- a/scripts/slave/recipe_modules/goma/example.expected/win_upload_logs.json
+++ b/scripts/slave/recipe_modules/goma/example.expected/win_upload_logs.json
@@ -108,20 +108,6 @@
"python",
"-u",
"[CACHE]\\cipd\\goma\\goma_ctl.py",
- "stat"
- ],
- "env": {
- "GOMACTL_CRASH_REPORT_ID_FILE": "build_data_dir\\crash_report_id_file",
- "GOMA_DUMP_STATS_FILE": "build_data_dir\\goma_stats_proto",
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
- },
- "name": "goma_stat"
- },
- {
- "cmd": [
- "python",
- "-u",
- "[CACHE]\\cipd\\goma\\goma_ctl.py",
"stop"
],
"env": {
« no previous file with comments | « scripts/slave/recipe_modules/goma/example.expected/win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698