Skip to content

Commit bfeabd1

Browse files
covracereleanorjboyd
authored andcommitted
Restore execute bits on deactivate scripts (microsoft#23620)
microsoft#22921 removed executable bits: ```diff diff --git a/pythonFiles/deactivate/bash/deactivate b/python_files/deactivate/bash/deactivate old mode 100755 new mode 100644 similarity index 100% rename from pythonFiles/deactivate/bash/deactivate rename to python_files/deactivate/bash/deactivate ``` https://github.com/microsoft/vscode-python/pull/22921/files#diff-796809259ce3b33f54a33371e898048faf2f7f912cd1bbe11059feb40a63a58d Set them back. Fixes microsoft#23449 and microsoft#23195
1 parent 89d6fcc commit bfeabd1

File tree

3 files changed

+0
-0
lines changed

3 files changed

+0
-0
lines changed

python_files/deactivate/bash/deactivate

100644100755
File mode changed.

python_files/deactivate/fish/deactivate

100644100755
File mode changed.

python_files/deactivate/zsh/deactivate

100644100755
File mode changed.

0 commit comments

Comments
 (0)