Date: Sat, 20 Apr 2002 18:27:06 -0700 (PDT) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin/sed regress.P.out regress.sh Message-ID: <200204210127.g3L1R6Q13979@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/04/20 18:27:06 PDT
Modified files:
tools/regression/usr.bin/sed regress.sh
Added files:
tools/regression/usr.bin/sed regress.P.out
Log:
For the P function, the newline must be considered a part of the pattern
space, so when printing it, don't let the pattern space and the output run
into eachother by omitting the \n when printing.
Revision Changes Path
1.1 +8 -0 src/tools/regression/usr.bin/sed/regress.P.out (new)
1.2 +4 -1 src/tools/regression/usr.bin/sed/regress.sh
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204210127.g3L1R6Q13979>
