Loading templates/perl.erb +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ perl { <% @function_names.each_pair do |default, function| %> <%=default%> = <%= function %> <% end -%> <% end -%> <% end %> #func_authenticate = authenticate #func_authorize = authorize #func_preacct = preacct Loading manifests/init.pp +1 −1 File changed.Contains only whitespace changes. Show changes Loading
templates/perl.erb +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ perl { <% @function_names.each_pair do |default, function| %> <%=default%> = <%= function %> <% end -%> <% end -%> <% end %> #func_authenticate = authenticate #func_authorize = authorize #func_preacct = preacct Loading