CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/07/24 07:16:18
Modified files: regress/usr.bin/sed: substitute.sh Log message: Also run the new tests of "sed -E 's/..." with the input lacking a trailing newline. Will be fixed by a commit to sed/process.c right afterwards. While here, assert my copyright and add a license. OK otto@