os.system didn't return the correct exit code (124). And I believe subprocess.call is intended to replace os.system anyway according to this <https://docs.python.org/2/library/subprocess.html#module-subprocess>. http://reviews.llvm.org/D6364