Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build.py: Fail when ant process fails
- Use check_call to raise CalledProcessError if somethig goes wrong - Use a for loop instead of map()
- Loading branch information