Browse Source

Dovecot::Conf::authdb closing curly bracket bugfix

Xabier de Zuazo 10 years ago
parent
commit
d3256afdfc
1 changed files with 3 additions and 2 deletions
  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(