Skip to content
Snippets Groups Projects
Commit cc30cb13 authored by Adam Lewenberg's avatar Adam Lewenberg
Browse files

prepend an @ to an instance variable

parent ef15f63c
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,6 @@ Host * ...@@ -9,6 +9,6 @@ Host *
GSSAPIKeyExchange yes GSSAPIKeyExchange yes
GSSAPITrustDNS yes GSSAPITrustDNS yes
<% end -%> <% end -%>
<% if protocol_one -%> <% if @protocol_one -%>
Protocol 2,1 Protocol 2,1
<% end -%> <% end -%>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment