swift
4a41f33c - [build] Use `shell.makedirs` instead of `os.makedirs`. (#33532)

Commit
5 years ago
[build] Use `shell.makedirs` instead of `os.makedirs`. (#33532) `shell.makedirs` respects the `build-script` `--dry-run` argument, while `os.makedirs` does not.
Author
Parents
Loading