summaryrefslogtreecommitdiff
path: root/tests/ln/target-1
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-10 08:32:14 +0000
committerJim Meyering <jim@meyering.net>2002-10-10 08:32:14 +0000
commit6fb9a86b516d3b213e42dbd41e31652077b43c28 (patch)
tree51e73c62b8d87ffa84e420284bb1ddeaab5ba036 /tests/ln/target-1
parentb468370388fd16e71d50668e6d42d04938288543 (diff)
downloadcoreutils-6fb9a86b516d3b213e42dbd41e31652077b43c28.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/ln/target-1')
-rwxr-xr-xtests/ln/target-12
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ln/target-1 b/tests/ln/target-1
index 09295bc4b..91eb45da0 100755
--- a/tests/ln/target-1
+++ b/tests/ln/target-1
@@ -1,5 +1,7 @@
#!/bin/sh
# Before coreutils-4.5.3, --target-dir didn't work with one file.
+# It would create the desired link, but would fail with a diagnosis like this:
+# ln: `d/.': cannot overwrite directory
# Based on a test case from Dmitry V. Levin.
if test "$VERBOSE" = yes; then