Skip to content

rpmlint complains about Python shebang on 644 file#722

Merged
smoser merged 2 commits into
canonical:masterfrom
otubo:remove_shebang
Dec 10, 2020
Merged

rpmlint complains about Python shebang on 644 file#722
smoser merged 2 commits into
canonical:masterfrom
otubo:remove_shebang

Conversation

@otubo
Copy link
Copy Markdown
Contributor

@otubo otubo commented Dec 10, 2020

Proposed Commit Message

Fedora build system's rpmlint is complaining ther's a file with a
shebang but no executable flag set. No need to have shebang on this
file.

Signed-off-by: Eduardo Otubo otubo@redhat.com

Checklist:

  • My code follows the process laid out in the documentation
  • I have updated or added any unit tests accordingly
  • I have updated or added any documentation accordingly

Fedora build system's rpmlint is complaining ther's a file with a
shebang but no executable flag set. No need to have shebang on this
file.

Signed-off-by: Eduardo Otubo <otubo@redhat.com>
@smoser smoser merged commit 212b291 into canonical:master Dec 10, 2020
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