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

Unified Diff: modules/hgweb/templates/sitescripts.ini.erb

Issue 29465605: #1574 - Update template syntax in hgweb module (Closed)
Patch Set: Created June 14, 2017, 12:38 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/hgweb/templates/sitescripts.ini.erb
===================================================================
--- a/modules/hgweb/templates/sitescripts.ini.erb
+++ b/modules/hgweb/templates/sitescripts.ini.erb
@@ -6,5 +6,5 @@
[hg]
auth_repository=%(root)s/hgaccess
auth_file=/home/hg/.ssh/authorized_keys
-trac_xmlrpc_url=https://abpbot:<%= trac_abpbot_password %>@issues.adblockplus.org/login/xmlrpc
+trac_xmlrpc_url=https://abpbot:<%= @trac_abpbot_password %>@issues.adblockplus.org/login/xmlrpc
issue_url_template=https://issues.adblockplus.org/ticket/{id}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld