mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-22 21:16:16 +01:00
parent
d338254bb7
commit
58532bbac7
@ -2031,7 +2031,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
try:
|
||||
show_project_meta(apiurl, project)
|
||||
print('No results for {0}'.format(project))
|
||||
except TypeError:
|
||||
except HTTPError:
|
||||
print('Project {0} does not exist'.format(project))
|
||||
else:
|
||||
print('No results')
|
||||
|
Loading…
Reference in New Issue
Block a user