https://bugzilla.redhat.com/show_bug.cgi?id=854849

Radek Novacek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |
              Flags|                            |fedora-review+

--- Comment #4 from Radek Novacek <[email protected]> ---
I haven't check how are those files used, but usual way to fix this kind of
errors is to remove the first line from scripts that are not executed.

Each script source file should match one of the following scenario:
1) Executable - has shebang line (starting with #!) and executable bit (chmod
+x)
2) Non-executable - no shebang line and no executable bit

But I'm OK with letting it be as it is. This error is far from being anyhow
serious.


Since you've fixed all the issues, I'm setting fedora-review+.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to