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

Unified Diff: tests/metadata.edge

Issue 29374642: Issue 4865 - Make sure Identity.Name attribute is different for devbuilds for Edge (Closed)
Patch Set: Rename a variable. Remove unnecessary conditional. Created Feb. 8, 2017, 7:45 a.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 | « packagerEdge.py ('k') | tests/test_packagerEdge.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/metadata.edge
===================================================================
--- a/tests/metadata.edge
+++ b/tests/metadata.edge
@@ -2,7 +2,8 @@
version = 1.2.3
author = Eyeo GmbH
basename = adblockplusedge
-app_id = EyeoGmbH.AdblockPlus
+app_id_release = EyeoGmbH.AdblockPlus
+app_id_devbuild = EyeoGmbH.AdblockPlusdevelopmentbuild
publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
background_color = red
permissions = tabs
« no previous file with comments | « packagerEdge.py ('k') | tests/test_packagerEdge.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld