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

Unified Diff: milo/Makefile

Issue 2978813002: [milo] make logs uploadable and also remove it from up-dev. (Closed)
Patch Set: Created 3 years, 5 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 | milo/logs/logs.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/Makefile
diff --git a/milo/Makefile b/milo/Makefile
index 81d612cc7a6e65fc35fc8a395cde0b4efde39d1b..b7ef7dd8f2183f66c5ea86ebd0ce3ecead21f34e 100644
--- a/milo/Makefile
+++ b/milo/Makefile
@@ -27,7 +27,7 @@ up-api:
up-dispatch:
appcfg.py -A luci-milo update_dispatch $(projdir)/frontend/appengine
-up-dev: up-dev-logs
+up-dev:
gae.py upload -A luci-milo-dev --app-dir $(projdir)/frontend/appengine default pubsub api
appcfg.py -A luci-milo-dev update_dispatch $(projdir)/frontend/appengine
« no previous file with comments | « no previous file | milo/logs/logs.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698