Skip to content

Conversation

jamesamcl
Copy link

The paths of bash and python in hashbangs sometimes use e.g. #!/usr/bin/env python, but sometimes hardcode to e.g. /usr/bin/python. This PR consolidates all hashbangs to use env, which is important on operating systems such as FreeBSD where python and bash are more likely to be in /usr/local/.

@tkremenek tkremenek merged commit 9da5899 into swiftlang:master Dec 3, 2015
dabelknap added a commit to dabelknap/swift that referenced this pull request Sep 17, 2018
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
…cases

[tests] Add the incremental re-parsing lit tests from the Swift repo
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
Update SwiftLint's compatibility commits for Swift 3.0 & 3.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants