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

Unified Diff: datahopper/Makefile

Issue 813443002: Overhaul database package (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Rebase 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
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
« no previous file with comments | « README.md ('k') | datahopper/go/buildbot_migratedb/main.go » ('j') | go/database/database.go » ('J')

Powered by Google App Engine
This is Rietveld 408576698