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

Unified Diff: Tools/GardeningServer/app.yaml

Issue 398813004: Create sheriff-o-matic.appspot.com. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/app.yaml
diff --git a/Tools/GardeningServer/app.yaml b/Tools/GardeningServer/app.yaml
index c934a8ed3268ce3c27e36ece88ab0d2b58b01dad..e694bbc2dcad834093a8814191ff1ff3ea0ffb41 100644
--- a/Tools/GardeningServer/app.yaml
+++ b/Tools/GardeningServer/app.yaml
@@ -1,4 +1,4 @@
-application: garden-o-matic
+application: sheriff-o-matic
version: 1
runtime: python27
api_version: 1
@@ -6,8 +6,8 @@ threadsafe: true
handlers:
- url: /
- static_files: garden-o-matic.html
- upload: garden-o-matic.html
+ static_files: sheriff-o-matic.html
+ upload: sheriff-o-matic.html
- url: /favicon.ico
static_files: favicon.ico
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698