We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://travis-ci.org/podhmo/kamidana/jobs/572862125
*********DIFF********* diff --git a/examples/basic/dst/01/undefined.output b/examples/basic/dst/01/undefined.output index e698bac..571512a 100644 --- a/examples/basic/dst/01/undefined.output +++ b/examples/basic/dst/01/undefined.output @@ -4,8 +4,7 @@ message: 'name' is undefined where: src/01invalid-syntax/undefined.j2 ------------------------------------------------------------ src/01invalid-syntax/undefined.j2: - 1: a undefined variable is used + -> 1: a undefined variable is used 2: - -> 3: {{name}} - 4: - 5: hmm. + 3: {{name}} + 4: Makefile:16: recipe for target 'ci' failed make: *** [ci] Error 2 The command "make ci" exited with 2.
The text was updated successfully, but these errors were encountered:
This is jinja2's bug?
Sorry, something went wrong.
created.
pallets/jinja#1048
gist
https://gist.github.com/podhmo/0308dd8e174c3ec66a451272e4e43939
Jinja2 is updated, but maybe behavior is changed, so failed yet.
No branches or pull requests
https://travis-ci.org/podhmo/kamidana/jobs/572862125
related issues
The text was updated successfully, but these errors were encountered: