This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libc/posix/PTESTS2C.sed


"Tom Browder" <tbrowder@home.com> writes:

> Can someone please confirm the current CVS version of the
> subject file is correct? Are all the The last two lines
> read:
> 
> ===========>
> s/
> /\\r/g
> <============
> 
> This causes a 'make check' error on my system and it looks
> like
> maybe the two lines should be collapsed into one:
> 
> ===========>
> s/\\n/\\r/g
> <============

Either your sed or your editor is broken, those lines appear as one
line on my system.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]