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

Unified Diff: datahopper/Makefile

Issue 813443002: Overhaul database package (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Unskip the CT GS tests Created 6 years 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: datahopper/Makefile
diff --git a/datahopper/Makefile b/datahopper/Makefile
index eac5f1f2c77b006230fcee042a6718b57f96222c..f10865c5bf5a9dcb6936a1afccfa41645956764c 100644
--- a/datahopper/Makefile
+++ b/datahopper/Makefile
@@ -3,3 +3,6 @@ default:
release:
./build_release
+
+migratedb:
+ go install -v ./go/buildbot_migratedb
« README.md ('K') | « README.md ('k') | datahopper/go/buildbot_migratedb/main.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698