swift
4a41f33c
- [build] Use `shell.makedirs` instead of `os.makedirs`. (#33532)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#33532 - [build] Use `shell.makedirs` instead of `os.makedirs`.
Author
dan-zheng
Parents
d2aece71
Loading