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

Unified Diff: sitescripts/extensions/test/sitescripts.ini.template

Issue 29589674: Issue 5942 - don't create Gecko update manifests (Closed)
Patch Set: Removing further unused code Created Oct. 26, 2017, 10:35 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
Index: sitescripts/extensions/test/sitescripts.ini.template
diff --git a/sitescripts/extensions/test/sitescripts.ini.template b/sitescripts/extensions/test/sitescripts.ini.template
index 1172fdc00a173765a2c008a82f20134eb6de0ea3..41a9f009f2b0cff120015707b439f656bcbaace8 100644
--- a/sitescripts/extensions/test/sitescripts.ini.template
+++ b/sitescripts/extensions/test/sitescripts.ini.template
@@ -23,13 +23,11 @@ adblockplusandroid_type=android
downloadsRepo=%(hgroot)s/downloads
downloadsURL=https://downloads.adblockplus.org/
-geckoUpdateManifestPath=%(wwwdir)s/updates.json
androidUpdateManifestPath=%(wwwdir)s/androidupdates.xml
androidNewUpdateManifestPath=%(wwwdir)s/androidupdates.json
safariUpdateManifestPath=%(wwwdir)s/updates.plist
ieUpdateManifestPath=%(wwwdir)s/ieupdate.json
-geckoUpdateManifest=extensions/template/updates.json
chromeUpdateManifest=extensions/template/updates.xml
androidUpdateManifest=extensions/template/androidupdates.xml
safariUpdateManifest=extensions/template/updates.plist

Powered by Google App Engine
This is Rietveld