Fwd: [Unison-hackers] Re: Bug in / patch for Unison 2.12.0's Makefile.OCaml

Zvezdan Petkovic zpetkovic at acm.org
Wed Jun 22 02:21:47 EDT 2005


On Tue, Jun 21, 2005 at 02:04:25PM -0400, Benjamin Pierce wrote:
> >tr -d '\015'
> >
> >To replace the final sed statement, if you do still want to get rid of 
> >the literal ^M.

or
	tr -d '\r'

It works this time.  Tested on OpenBSD, Solaris, HP-UX and Linux.
:-)

Best regards,

	ZP


More information about the Unison-hackers mailing list