[Bug 219943] The '-F' option of ln(1) does not work as expected.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 12 16:39:12 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219943

--- Comment #1 from commit-hook at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list