Skip to content
Snippets Groups Projects
Unverified Commit cd6569d6 authored by Andrew Teixeira's avatar Andrew Teixeira
Browse files

Fix unbalanced quote

parent 88af0464
No related branches found
No related tags found
No related merge requests found
...@@ -275,7 +275,7 @@ eap { ...@@ -275,7 +275,7 @@ eap {
# write to files in its configuration # write to files in its configuration
# directory. # directory.
# #
random_file = <%= @tls_random_file %>" random_file = <%= @tls_random_file %>
<%- end -%> <%- end -%>
<%- if @tls_fragment_size -%> <%- if @tls_fragment_size -%>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment