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

Unified Diff: experimental/webtry/setup/continue_install.sh

Issue 643903003: webtry: Add logserver to serve /tmp/glog. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: log_dir Created 6 years, 2 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 | experimental/webtry/setup/sys/logserver_init » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/setup/continue_install.sh
diff --git a/experimental/webtry/setup/continue_install.sh b/experimental/webtry/setup/continue_install.sh
index 069b63fffb84919d875edd88a8253ee7475b5f93..ff4238668fc9c2bc889af3fa045000e2730954ec 100755
--- a/experimental/webtry/setup/continue_install.sh
+++ b/experimental/webtry/setup/continue_install.sh
@@ -40,5 +40,6 @@ git checkout master
cd experimental/webtry
+go get -u skia.googlesource.com/buildbot.git/perf/go/logserver
go get -d
./build
« no previous file with comments | « no previous file | experimental/webtry/setup/sys/logserver_init » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698