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

Unified Diff: .sitescripts.example

Issue 29358368: Issue 4540 - Add Platform Specific Branch Support to createNightlies.py (Closed)
Patch Set: addresses comments and re adds the -b default option to the hg log call Created Oct. 25, 2016, 9:34 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 | « no previous file | sitescripts/extensions/bin/createNightlies.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .sitescripts.example
===================================================================
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -56,16 +56,17 @@
dbpassword=password
dbprefix=
[logs]
dataPath=%(root)s/logs
fileName=log.%%i.gz
[extensions]
+abpsafari_bookmark = safari
abp_repository=%(hgroot)s/adblockplus
abp_name=Adblock Plus for Mozilla Firefox
abp_galleryID=adblock-plus
abpchrome_repository=%(hgroot)s/adblockpluschrome
abpchrome_type=chrome
abpchrome_name=Adblock Plus for Chrome and Opera
abpchrome_galleryID=cfhdojbkjhnklbpkdaibdccddilifddb
abpchrome_devbuildGalleryID=ldcecbkkoecffmfljeihcmifjjdoepkn
« no previous file with comments | « no previous file | sitescripts/extensions/bin/createNightlies.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld