mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-16 16:47:05 +02:00
Problem reported by Vincent Lefevre in: http://bugs.gnu.org/18449 * src/cat.c (main): Allow copying an empty file to itself. * tests/misc/cat-self.sh: New test. * tests/local.mk (all_tests): Add it.