Blender Git Commit Log

Git Commits -> Revision b25bb2d

Revision b25bb2d by Sybren A. Stüvel (master)
November 29, 2019, 09:37 (GMT)
Archive build script: stop when creating archive fails

The `subprocess.call()` function doesn't check the exit status code of the
subprocess. Use `subprocess.check_call()` or `subprocess.run()` instead.

Commit Details:

Full Hash: b25bb2d7ec31ef08d67142ad655d59cd37e1d747
Parent Commit: ae13bba
Lines Changed: +1, -1

1 Modified Path:

/build_files/package_spec/build_archive.py (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021