Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: config.py.sample

Issue 29325999: Issue 2995 - Set ABB_RELEASE_BUILD properly (Closed)
Patch Set: Created Sept. 5, 2015, 3:39 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build.py ('k') | mozconfig-standalone » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: config.py.sample
===================================================================
--- a/config.py.sample
+++ b/config.py.sample
@@ -3,3 +3,4 @@
ANDROID_KEYSTORE_PATH = "/path/to/android/keystore"
ANDROID_KEY_NAME = "androidkey"
DISTRIBUTION_MODE = ""
+BUILD_MODE = ""
« no previous file with comments | « build.py ('k') | mozconfig-standalone » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld