1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 09:46:33 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-04-07 12:53:22 +00:00
parent 1f8c95df83
commit b6dfae5d0e

View File

@@ -94,7 +94,8 @@ ln b b~ || test_failure=1
ln -V simple -f -b a b || fail=1
# Create a hard link to a dangling symlink.
# This is not portable. At least sunos4.1.4 fails this test. It gets
# This is not portable. At least sunos4.1.4 and OpenBSD 2.3 fail this test.
# They get this:
# ln: cannot create hard link `hard-to-dangle' to `no-such-dir': \
# No such file or directory
#