Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Missing newline in shebangs check output #57

@hroncok

Description

@hroncok

https://taskotron.fedoraproject.org/artifacts/all/85150060-1d6c-11e8-9d96-525400fc9f92/task_output/output.log

These RPMs contain problematic shebang in some of the scripts:
fedpkg-1.32-1.fc27
 * Scripts containing `#!/usr/bin/python` shebang:
   /usr/bin/fedpkgfedpkg-stage-1.32-1.fc27
 * Scripts containing `#!/usr/bin/python` shebang:
   /usr/bin/fedpkg-stage
This is ...

I guess it should be:

These RPMs contain problematic shebang in some of the scripts:
fedpkg-1.32-1.fc27
 * Scripts containing `#!/usr/bin/python` shebang:
   /usr/bin/fedpkg
fedpkg-stage-1.32-1.fc27
 * Scripts containing `#!/usr/bin/python` shebang:
   /usr/bin/fedpkg-stage
This is...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions