1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 14:25:11 +03:00

Re #1480: Cosmetics

This commit is contained in:
Damjan Adamic 2014-07-18 09:07:36 +02:00
parent fb3e615008
commit 2f01f139cc
2 changed files with 5 additions and 7 deletions

View file

@ -178,4 +178,4 @@ if warning:
elif error:
os.remove(outputFile)
sys.exit(2)
sys.exit(0)
sys.exit(0)