mirror of
https://github.com/pyenv/pyenv.git
synced 2026-08-04 03:20:35 +09:00
Fix typo
This commit is contained in:
parent
bac39a0ef8
commit
26dd5d9dda
@ -35,7 +35,7 @@ setup() {
|
|||||||
unset xdg_var
|
unset xdg_var
|
||||||
|
|
||||||
# Workaround for Powershell. When tests are run from a terminal,
|
# Workaround for Powershell. When tests are run from a terminal,
|
||||||
# and running a script fron a here-document,
|
# and running a script from a here-document,
|
||||||
# Powershell 7.5.4 erroneously prints ANSI escape sequences
|
# Powershell 7.5.4 erroneously prints ANSI escape sequences
|
||||||
# even if its output is redirected, breaking the comparison logic
|
# even if its output is redirected, breaking the comparison logic
|
||||||
export NO_COLOR=1
|
export NO_COLOR=1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user