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

Iwicki Artur <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Iwicki Artur <[email protected]> ---
># fix HTML docs line endings
>for file in html/*.html ; do
>       tr -d '\r' <$file >$file.unix && mv $file.unix $file
>done
Wouldn't it be simpler to use dos2unix here?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to