Date: Thu, 27 Jun 2002 08:58:59 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin/sed regress.bcb.out regress.psl.out regress.sh Message-ID: <200206271558.g5RFwx4B067250@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2002/06/27 08:58:59 PDT
Modified files:
tools/regression/usr.bin/sed regress.psl.out regress.sh
Added files:
tools/regression/usr.bin/sed regress.bcb.out
Log:
Correct the psl regression test for sed(1)'s now-fixed newline
behavior. Add the bcb regression test which checks for failures due
to a backslash ('\') coinciding with the very last character of the
command buffer. The regression test is cf. this PR (which I did not
know about) and has a different fix for the bug.
PR: bin/22351
Submitted by: Stefan Duerholt <stefan.duerholt@t-online.de>
Revision Changes Path
1.1 +4 -0 src/tools/regression/usr.bin/sed/regress.bcb.out (new)
1.2 +3 -0 src/tools/regression/usr.bin/sed/regress.psl.out
1.7 +1 -0 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?200206271558.g5RFwx4B067250>
