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

Unified Diff: appengine/swarming/elements/Makefile

Issue 2367413003: Update Stats element to use new directory layout (Closed) Base URL: git@github.com:luci/luci-py@master
Patch Set: rebase Created 4 years, 3 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 | appengine/swarming/elements/build/elements.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/elements/Makefile
diff --git a/appengine/swarming/elements/Makefile b/appengine/swarming/elements/Makefile
index b61816dbc9e6df2d2fa7322d02b5a85f7c1c72a8..ba0763b682ff09994c301ae2f19e401c214a87b0 100644
--- a/appengine/swarming/elements/Makefile
+++ b/appengine/swarming/elements/Makefile
@@ -26,6 +26,9 @@ run: default
-wget -nc --output-document=./res/imp/taskpage/milo-sample.html https://raw.githubusercontent.com/wiki/luci/luci-py/milo-sample.html
-wget -nc --output-document=./res/imp/taskpage/new-task-demo.json https://raw.githubusercontent.com/wiki/luci/luci-py/new-task-demo.json
+ -wget -nc --output-document=./res/imp/index/index-overview-stats-demo.json https://raw.githubusercontent.com/wiki/luci/luci-py/index-overview-stats-demo.json
+ -wget -nc --output-document=./res/imp/stats/stats-overview-demo.json https://raw.githubusercontent.com/wiki/luci/luci-py/stats/stats-overview-demo.json
+
node_modules/.bin/http-server -p 9050
« no previous file with comments | « no previous file | appengine/swarming/elements/build/elements.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698