Do not eat return code for breakfast!

subprocess.call returns an exit code that, must be handled properly!
In success, main returns 0 and sys.exit(0) in 173 also means success