You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/09/30 19:24:34 UTC

[GitHub] [skywalking-python] langyizhao opened a new pull request #77: The shebang must be on the first line

langyizhao opened a new pull request #77:
URL: https://github.com/apache/skywalking-python/pull/77


   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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 merged pull request #77: The shebang must be on the first line

Posted by GitBox <gi...@apache.org>.
kezhenxu94 merged pull request #77:
URL: https://github.com/apache/skywalking-python/pull/77


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org