summaryrefslogtreecommitdiff
path: root/templates/torrc.exit_policy.erb
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2012-01-11 19:18:04 -0200
committerdrebs <drebs@riseup.net>2012-01-11 19:18:04 -0200
commit508c9cf3445429f4c9536b950b7922cbb8507e5f (patch)
tree5664d8e83266a139955486cca7445bf85c8948cc /templates/torrc.exit_policy.erb
parente2e22ff5475c4033cccdc21b0c941a9218834802 (diff)
removing blank lines in templates
Diffstat (limited to 'templates/torrc.exit_policy.erb')
-rw-r--r--templates/torrc.exit_policy.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/torrc.exit_policy.erb b/templates/torrc.exit_policy.erb
index e240013..4732ad6 100644
--- a/templates/torrc.exit_policy.erb
+++ b/templates/torrc.exit_policy.erb
@@ -1,5 +1,4 @@
# exit policies: <%= name %>
-
<%- for policy in accept -%>
ExitPolicy accept <%= policy %>
<%- end -%>