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: Adressing comments adds single unit test Created Oct. 24, 2016, 5:24 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.example
===================================================================
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -56,16 +56,17 @@
dbpassword=password
dbprefix=
[logs]
dataPath=%(root)s/logs
fileName=log.%%i.gz
[extensions]
+abpfoo_bookmark = foo
kzar 2016/10/25 08:13:00 Please could you add `abpsafari_bookmark=safari` a
Jon Sonesen 2016/10/25 09:15:18 yes, I think that is preferable I will change it.
kzar 2016/10/25 10:03:36 Thanks, would you mind also putting it along with
Jon Sonesen 2016/10/25 10:16:17 No problem
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') | sitescripts/extensions/test/conftest.py » ('J')

Powered by Google App Engine
This is Rietveld