mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-13 02:34:05 +02:00
tabs to spaces. Damit kein Unglueck nicht geschicht. Hello Danny.
This commit is contained in:
@@ -3737,7 +3737,7 @@ def get_distibutions(apiurl, discon=False):
|
||||
r.insert(1,'------------ -------')
|
||||
|
||||
else:
|
||||
result_line_templ = '%(name)-25s %(project)-25s %(repository)-25s %(reponame)s'
|
||||
result_line_templ = '%(name)-25s %(project)-25s %(repository)-25s %(reponame)s'
|
||||
f = http_GET(makeurl(apiurl, ['distributions']))
|
||||
root = ET.fromstring(''.join(f))
|
||||
|
||||
|
Reference in New Issue
Block a user