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

Unified Diff: .sitescripts.example

Issue 4742530226716672: Noissue - Removed unussed script updateExternalFiles.py (Closed)
Patch Set: Removed externalFiles section from example config Created April 9, 2015, 6:34 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 | « no previous file | sitescripts/management/bin/updateExternalFiles.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
@@ -161,11 +161,6 @@
[formmail]
template=formmail/template/eyeo.mail
-[externalFiles]
-example_source=http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effective_tld_names.dat?raw=1
-example_targetrepository=%(root)s/hg/adblockpluschrome
-example_targetfile=third-party/publicSuffixList.txt
-
[notifications]
repository=%(root)s/hg/notifications
output=%(root)s/www/notification.json
@@ -178,4 +173,4 @@
database=db
test_dbuser=test_user
test_dbpassword=test_password
-test_database=test_db
+test_database=test_db
« no previous file with comments | « no previous file | sitescripts/management/bin/updateExternalFiles.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld