]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r312521,r313397:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 Jul 2017 15:59:51 +0000 (15:59 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 Jul 2017 15:59:51 +0000 (15:59 +0000)
commitdfd85a4b000445e6cf5a3db33da2e94973cc2425
treed62fba6c3acd309283679f666b41c9010192f51c
parente5d8ac1f0476ed4028688ad7d2d549c07ba63992
MFC r312521,r313397:

r312521:

Add testcases for -i with hardlinks and symlinks

The symlink testcase is expected to fail, post-r312519 (the revert of
r312404); mark it so.

r313397:

Don't expect :inplace_symlink_src to fail anymore (post-r313277)

The S_ISREG check was restored, such that the code will again fail with
in-place replacements on symlinks

git-svn-id: svn://svn.freebsd.org/base/stable/10@321209 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/sed/tests/Makefile
usr.bin/sed/tests/sed2_test.sh [new file with mode: 0755]