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

fixed TextParser to register template correctly #4

Merged
merged 1 commit into from
Oct 3, 2011
Merged

fixed TextParser to register template correctly #4

merged 1 commit into from
Oct 3, 2011

Conversation

eiichiroi
Copy link
Contributor

'undefined local variable or method' occur when TextParser.register_template is called.

2011-09-30 06:01:04 +0900: command/fluentd.rb:235:rescue in <top (required)>: unexpected error error="undefined local variable or method `time_format' for Fluent::TextParser:Class"

This patch solves the problem by adding the argument to TextParser.register_template

frsyuki added a commit that referenced this pull request Oct 3, 2011
…er-template-correctly

fixed TextParser to register template correctly
@frsyuki frsyuki merged commit f3d0666 into fluent:master Oct 3, 2011
@frsyuki
Copy link
Member

frsyuki commented Oct 3, 2011

Thank you!

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