Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update input.conf.erb to handle more than strings #22

Merged
merged 2 commits into from
May 25, 2016

Conversation

lswith
Copy link
Contributor

@lswith lswith commented May 10, 2016

This change is a repeat of what is going on in the other template file.

This change is a repeat of what is going on in the other template file.
@yankcrime
Copy link
Member

@lswith Is there a superfluous end in that template? I get a syntax error:

rake aborted!
templates/input.conf.erb:7: syntax error, unexpected keyword_end, expecting end-of-input
   end

This is with:

❯ ruby --version
ruby 2.1.6p336 (2015-04-13 revision 50298) [x86_64-darwin15.0]

@lswith
Copy link
Contributor Author

lswith commented May 12, 2016

Whoops. Sorry, I'll clean it up.
On Thu, 12 May 2016 at 11:04 PM, Nick Jones notifications@github.com
wrote:

@lswith https://github.com/Lswith Is there a superfluous end in that
template? I get a syntax error:

rake aborted!
templates/input.conf.erb:7: syntax error, unexpected keyword_end, expecting end-of-input
end

This is with:

❯ ruby --version
ruby 2.1.6p336 (2015-04-13 revision 50298) [x86_64-darwin15.0]


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#22 (comment)

@yankcrime
Copy link
Member

Thanks @lswith !

@yankcrime yankcrime merged commit 26cca5a into voxpupuli:master May 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants