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

Unified Diff: push/Makefile

Issue 1137873005: Create a new pulld for systemd servers. (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Created 5 years, 7 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 | push/build_pulld_release » ('j') | push/go/pulld/main.go » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: push/Makefile
diff --git a/push/Makefile b/push/Makefile
index e520d746b0285201ee3cdc1b201d8241f7bebdb5..adff5306e0a3165321f0155a6ae77125868c4e34 100644
--- a/push/Makefile
+++ b/push/Makefile
@@ -9,6 +9,7 @@ BOWER_DIR=third_party/bower_components
default: core_js elements_html
go install -v ./go/pull
+ go install -v ./go/pulld
go install -v ./go/push
release: default
« no previous file with comments | « no previous file | push/build_pulld_release » ('j') | push/go/pulld/main.go » ('J')

Powered by Google App Engine
This is Rietveld 408576698