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



--- Comment #12 from David Dick <[email protected]> ---
I take back the comment about unix2dos.  Unfortunately, for unknown reasons,
unix2dos also fails to fix the problem.

You can add the following two lines to fix the carriage returns at the end of
line for these two files

sed -i 's/\r//' lib/Parse/Evtx.pm
sed -i 's/\r//' lib/Parse/Evtx/VariantType.pm

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to