Skip to content

Commit

Permalink
Fix code page issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mcg1969 committed Jul 13, 2020
1 parent 586742c commit 9b5e4b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conda/shell/condabin/_conda_activate.bat
Expand Up @@ -50,4 +50,3 @@
@IF "%CONDA_TEST_SAVE_TEMPS%x"=="x" @DEL /F /Q "%_TEMP_SCRIPT_PATH%"
@SET _TEMP_SCRIPT_PATH=
@SET "PROMPT=%CONDA_PROMPT_MODIFIER%%PROMPT%"
@IF DEFINED PYTHONIOENCODING chcp %PYTHONIOENCODING:~2% > NUL

0 comments on commit 9b5e4b8

Please sign in to comment.