1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-03 11:40:04 +02:00
Files
coreutils/tests
Jim Meyering 0cafba44bb "ln --backup f f" produces a misleading diagnostic:
ln: creating hard link `f' => `f': No such file or directory
* src/ln.c (do_link): Give a better diagnostic in this unusual case.
(do_link): Rename local: s/lstat_ok/dest_lstat_ok/.
* tests/ln/Makefile.am (TESTS): Add hard-backup.
* tests/ln/hard-backup: New test for the above.
2006-11-18 20:00:39 +01:00
..
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00

A note about Makefile.am.in.
It is used (usually only by the maintainer) to generate some of the
Makefile.am files in these subdirectories.