Skip to content

Autodetect ksh scripts as shellscript#62838

Merged
alexr00 merged 1 commit intomicrosoft:masterfrom
jokurz:master
Nov 13, 2018
Merged

Autodetect ksh scripts as shellscript#62838
alexr00 merged 1 commit intomicrosoft:masterfrom
jokurz:master

Conversation

@jokurz
Copy link
Contributor

@jokurz jokurz commented Nov 9, 2018

Identify ksh scripts (file extenstion .ksh or #!/usr/bin/ksh in first line) as shellscript. Fixes #39096

Identify ksh scripts (file extenstion `.ksh` or `#!/usr/bin/ksh` in first line) as shellscript.
Copy link
Member

@alexr00 alexr00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change, thank you!

@alexr00 alexr00 added this to the November 2018 milestone Nov 13, 2018
@alexr00 alexr00 merged commit 21f8789 into microsoft:master Nov 13, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autodetect ksh / fish shell scripts using firstLine

2 participants