Add missing \n at end of file

TrivialFix

Change-Id: If5221d695bf966b4de57b4f3f7bfe1eeeb4199ff
This commit is contained in:
Christian Berendt 2016-08-23 23:45:27 +02:00
parent ed678a829a
commit 598b71876a
2 changed files with 2 additions and 2 deletions

View File

@ -40,4 +40,4 @@ RUN usermod -a -G kolla congress \
{% block congress_base_footer %}{% endblock %}
{% block footer %}{% endblock %}
{{ include_footer }}
{{ include_footer }}

View File

@ -24,4 +24,4 @@ RUN ln -s gnocchi-base-source/* gnocchi \
{% endif %}
RUN usermod -a -G kolla gnocchi
RUN usermod -a -G kolla gnocchi