Commit 0fd3872a authored by Vincent Pelletier's avatar Vincent Pelletier

Fix file name.

This test case was accidentally reusing a previous template.
parent 2839d6fd
...@@ -220,7 +220,7 @@ You can specify the umask for rendered file:: ...@@ -220,7 +220,7 @@ You can specify the umask for rendered file::
... ...
... [template] ... [template]
... recipe = slapos.recipe.template:jinja2 ... recipe = slapos.recipe.template:jinja2
... template = foo.in ... template = template.in
... rendered = foo ... rendered = foo
... context = key bar buildout:parts ... context = key bar buildout:parts
... umask = 570 ... umask = 570
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment