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

Unified Diff: golden/Makefile

Issue 884943003: Ignore traces (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Created 5 years, 11 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 | « no previous file | golden/go/analysis/analysis.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: golden/Makefile
diff --git a/golden/Makefile b/golden/Makefile
index 7fc5e7d81863d68c1d7ff6d07c2fb824671b7838..e9bedc0ffe37821d3cab32f6d432b55d27318f73 100644
--- a/golden/Makefile
+++ b/golden/Makefile
@@ -46,6 +46,6 @@ node_modules: package.json
npm install
.PHONY: all
-all: skiacorrectness correctness_migratedb web
+all: skiacorrectness correctness_migratedb
include ../webtools/webtools.mk
« no previous file with comments | « no previous file | golden/go/analysis/analysis.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698