Explorar el Código

Dovecot::Conf::authdb closing curly bracket bugfix

Xabier de Zuazo hace 11 años
padre
commit
d3256afdfc
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      libraries/conf.rb

+ 3 - 2
libraries/conf.rb

@@ -57,8 +57,9 @@ module Dovecot
   <%=     key %> = <%= @Dovecot_Conf.value(value) %>
   <%    end
       end
-    end -%>
-}'
+  -%>
+}
+<% end -%>'
 
       eruby = Erubis::Eruby.new(template)
       eruby.evaluate(