Date: Mon, 12 Jun 2017 16:39:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 219943] The '-F' option of ln(1) does not work as expected. Message-ID: <bug-219943-8-E0FQf8TkGV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219943-8@https.bugs.freebsd.org/bugzilla/> References: <bug-219943-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219943 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: ngie Date: Mon Jun 12 16:38:37 UTC 2017 New revision: 319856 URL: https://svnweb.freebsd.org/changeset/base/319856 Log: Add a testcase for `ln -sF` The testcase fails today, so mark it with atf_expect_fail: in particular, the target (B) isn't being unlinked and the documentation doesn't suggest special handling for directories. Thus, there's either a doc or an implementation bug in ln(1) that needs to be resolved. MFC after: 1 month MFC with: r319714, r319854, r319855 PR: 219943 Reviewed by: ngie Submitted by: shivansh Differential Revision: D11159 (part of a larger diff) Sponsored by: Google, Inc (GSoC 2017) Changes: head/bin/ln/tests/ln_test.sh --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219943-8-E0FQf8TkGV>