Add trailing whitespace to reprepo distributions
Otherwise, we get the following errors: Error parsing /etc/reprepro/ubuntu/distributions, line 42: Second appearance of 'Origin' in the same chunk! Change-Id: I11fb815eddae1efa7ff072f8065af5b9ddee5e85 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
98ab6b5db7
commit
17cbda7375
@ -38,4 +38,5 @@ UDebComponents: main
|
||||
Contents: .gz
|
||||
Update: debian-security
|
||||
Log: <%= @logdir %>/debian-<%= release %>-security.log
|
||||
|
||||
<% end -%>
|
||||
|
@ -40,4 +40,5 @@ UDebComponents: main
|
||||
Contents: .gz
|
||||
Update: ubuntu-security
|
||||
Log: <%= @logdir %>/ubuntu-<%= release %>-security.log
|
||||
|
||||
<% end -%>
|
||||
|
Loading…
Reference in New Issue
Block a user