From 6fb9a86b516d3b213e42dbd41e31652077b43c28 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 10 Oct 2002 08:32:14 +0000 Subject: *** empty log message *** --- tests/ln/target-1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/ln/target-1') 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 -- cgit v1.2.3-54-g00ecf