fix(environ): remove stray control characters
Remove useless "%}" from comment in file. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
dcd585b322
commit
1df614b9af
@ -2,7 +2,7 @@
|
|||||||
# File managed by Salt at <{{ source }}>.
|
# File managed by Salt at <{{ source }}>.
|
||||||
# Your changes may be overwritten.
|
# Your changes may be overwritten.
|
||||||
########################################################################
|
########################################################################
|
||||||
# Set the command-line arguments to pass to the server.%}"
|
# Set the command-line arguments to pass to the server."
|
||||||
{{ arg_name }}="{{ args }}"
|
{{ arg_name }}="{{ args }}"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user