projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f8c95d
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Wed, 7 Apr 1999 12:53:22 +0000
(12:53 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 7 Apr 1999 12:53:22 +0000
(12:53 +0000)
tests/ln/misc
patch
|
blob
|
history
diff --git
a/tests/ln/misc
b/tests/ln/misc
index 73e5bc90983d991151e9eba54962eb2aa107fc9d..540511b6d961ce1c40585cbcfa050391ae7b74d4 100755
(executable)
--- a/
tests/ln/misc
+++ b/
tests/ln/misc
@@
-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
#