Skip to content
Snippets Groups Projects
Commit bb7d22c0 authored by Rafal Gumienny's avatar Rafal Gumienny
Browse files

fix: SCHWED-3096 Finish the script with a message

parent 5b97d4cc
No related branches found
No related tags found
No related merge requests found
......@@ -15,3 +15,5 @@ except qsscoring.QSscoreError as ex:
# default handling: report failure and set score to 0
ost.LogError('QSscore failed:', str(ex))
qs_score = 0
print "OST is working!"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment