Terminate the line

This commit is contained in:
Nate Riffe 2015-01-08 09:08:21 -06:00
parent ca551e69e9
commit 8c250445f0

View File

@ -38,7 +38,7 @@ zone "<%= @_domain %>" {
}; };
<%- end -%> <%- end -%>
<%- if @transfer_source and @transfer_source != ''-%> <%- if @transfer_source and @transfer_source != ''-%>
transfer-source <%= @transfer_source %> transfer-source <%= @transfer_source %>;
<%- end -%> <%- end -%>
<%- if @allow_updates and @allow_updates != '' -%> <%- if @allow_updates and @allow_updates != '' -%>
allow-update { allow-update {