mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-14 09:36:21 +01:00
Merge branch 'master' of https://github.com/sleep-walker/osc
This commit is contained in:
commit
83c1064cfe
@ -78,7 +78,7 @@ def run(prg, argv=None):
|
||||
return 1
|
||||
except KeyboardInterrupt:
|
||||
print('interrupted!', file=sys.stderr)
|
||||
return 1
|
||||
return 130
|
||||
except oscerr.UserAbort:
|
||||
print('aborted.', file=sys.stderr)
|
||||
return 1
|
||||
|
Loading…
Reference in New Issue
Block a user