Commit efa08d9a authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

sw: JPTS now exits with exit code 0

parent d5eca613
......@@ -269,4 +269,4 @@ if __name__ == '__main__':
finally:
inf.close()
sys.exit(1)
sys.exit(0)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment