diff options
author | Guido van Rossum <guido@python.org> | 2020-04-23 23:30:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-23 23:30:42 (GMT) |
commit | 3e89251ba87333cdf0b41a90a7f5c83d1e2280fa (patch) | |
tree | 61c502a12da1560681c9136c48f50ce9f420acf0 /Tools | |
parent | bc28805570ae3e8835a5d502ae9ab15c52449f77 (diff) | |
download | cpython-3e89251ba87333cdf0b41a90a7f5c83d1e2280fa.zip cpython-3e89251ba87333cdf0b41a90a7f5c83d1e2280fa.tar.gz cpython-3e89251ba87333cdf0b41a90a7f5c83d1e2280fa.tar.bz2 |
Fix broken mkdir -p call in regen-pegen (#19695)
We should use `$(MKDIR_P) <directory>`, not `$(MKDIR_P) -p <directory>`.
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions