Needs some space otherwise endup in the same line

This commit is contained in:
Pierre-Yves Chibon 2015-12-17 17:46:54 +01:00
parent 8a58b9049a
commit d0639e74d2

View file

@ -66,6 +66,7 @@ PKGDB_URL = 'https://admin.stg.fedoraproject.org/pkgdb'
{%- else -%}
PKGDB_URL = 'https://admin.fedoraproject.org/pkgdb'
{%- endif %}
GIT_FOLDER = '/srv/git/repositories/'
MKBRANCH = '/usr/local/bin/mkbranch'