summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2020-04-23 23:30:42 (GMT)
committerGitHub <noreply@github.com>2020-04-23 23:30:42 (GMT)
commit3e89251ba87333cdf0b41a90a7f5c83d1e2280fa (patch)
tree61c502a12da1560681c9136c48f50ce9f420acf0 /Tools
parentbc28805570ae3e8835a5d502ae9ab15c52449f77 (diff)
downloadcpython-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