Skip to content

The shebang must be on the first line#77

Merged
kezhenxu94 merged 1 commit intoapache:masterfrom
langyizhao:shebang-in-the-shell-should-be-first-line
Oct 2, 2020
Merged

The shebang must be on the first line#77
kezhenxu94 merged 1 commit intoapache:masterfrom
langyizhao:shebang-in-the-shell-should-be-first-line

Conversation

@langyizhao
Copy link
Copy Markdown
Contributor

This is to address a Shellcheck finding from static analysis https://console.muse.dev/result/ayorra/skywalking-python/01EK1BP85DHDEV2RJTTEYFNV9G?tab=results

In shell scripts, the shebang line must be the first or it has no effect at all.

Please refer to https://stackoverflow.com/questions/12910744/why-should-the-shebang-line-always-be-the-first-line

@kezhenxu94 kezhenxu94 added the chore Project chores label Oct 2, 2020
@kezhenxu94 kezhenxu94 added this to the 0.4.0 milestone Oct 2, 2020
@kezhenxu94 kezhenxu94 merged commit 732bc16 into apache:master Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Project chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants