mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01:00
osc/commandline: fix reoccurring typo
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
This commit is contained in:
parent
1438ca5c1b
commit
150cdebf6d
@ -848,7 +848,7 @@ class Osc(cmdln.Cmdln):
|
||||
print "Requests created: ",
|
||||
for i in sr_ids:
|
||||
print i,
|
||||
sys.exit('Successfull finished')
|
||||
sys.exit('Successfully finished')
|
||||
|
||||
elif len(args) <= 2:
|
||||
# try using the working copy at hand
|
||||
|
Loading…
Reference in New Issue
Block a user