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

Miroslav Suchý <[email protected]> changed:

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



--- Comment #5 from Miroslav Suchý <[email protected]> ---
You sed now check whole Rakefile. I would recommend to change it to (and now I
even tried it :) :
  sed -i '1{/#\!\/usr\/bin\/env rake/d}' Rakefile
which delete only first line and only if it match the regexp.

But this is not blocker and can be fixed before pushing into dist-git.

APPROVED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=PzL2vtYv3Q&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to