1
0
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:
Jan Engelhardt 2010-06-26 20:54:02 +02:00 committed by Adrian Schröter
parent 1438ca5c1b
commit 150cdebf6d

View File

@ -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