https://bugzilla.redhat.com/show_bug.cgi?id=1533719 Iwicki Artur <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #1 from Iwicki Artur <fedora@xxxxxxxxxx> --- ># 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx