summaryrefslogtreecommitdiff
path: root/tests/rm/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-10-03 22:06:31 +0000
committerJim Meyering <jim@meyering.net>2006-10-03 22:06:31 +0000
commita1da4a039d45f3442ddd61249d76bfd7d0382a5b (patch)
tree797495d41d7e46eabb3df958bf8d28cc30b26def /tests/rm/Makefile.am
parent184dcf2cafbfaa93cdb2daf65c05025347d69a84 (diff)
downloadcoreutils-a1da4a039d45f3442ddd61249d76bfd7d0382a5b.tar.xz
* src/remove.c (nonexistent_file_errno): Remove ENAMETOOLONG.
Paul Eggert pointed out that the specified file may exist, in spite of such an errno value. * tests/rm/Makefile.am (TESTS): Remove ignore-name-too-long. * tests/rm/ignore-name-too-long: Remove file.
Diffstat (limited to 'tests/rm/Makefile.am')
-rw-r--r--tests/rm/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am
index 2a1339e72..ada461bc3 100644
--- a/tests/rm/Makefile.am
+++ b/tests/rm/Makefile.am
@@ -21,7 +21,6 @@
AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = \
- ignore-name-too-long \
ignorable \
readdir-bug \
empty-inacc \