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

Unified Diff: modules/filtermaster/templates/sshd_rsync.erb

Issue 29329135: Issue 3091 - Setup *.gz downloads for content blocker lists (Closed)
Patch Set: Created Oct. 14, 2015, 7:12 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 | « modules/filtermaster/templates/hgrc.erb ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/filtermaster/templates/sshd_rsync.erb
diff --git a/modules/filtermaster/templates/sshd_rsync.erb b/modules/filtermaster/templates/sshd_rsync.erb
index e13a10cd239df9978cda14436b840661aa68b030..b76c8b43176d0aa924dfe48636b9412d5f04a7f6 100644
--- a/modules/filtermaster/templates/sshd_rsync.erb
+++ b/modules/filtermaster/templates/sshd_rsync.erb
@@ -9,5 +9,5 @@ Match User rsync
%> /home/rsync/subscription/<%= key %>/<%= name %><%
end
end
- %> /home/rsync/generated/data/
+ %> /home/rsync/generated/data/ /home/rsync/generated/gzip/
« no previous file with comments | « modules/filtermaster/templates/hgrc.erb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld