summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-08-24 10:40:51 +0200
committerJim Meyering <meyering@redhat.com>2011-08-24 10:50:28 +0200
commit6a2751d59d89dc9a60553196f720bdeedd75d80a (patch)
tree11fb0212857e1488425441738b277dc9f67286a7
parentebc63d33ea2763165c6773de545825bb2b2d4264 (diff)
downloadcoreutils-6a2751d59d89dc9a60553196f720bdeedd75d80a.tar.xz
maint: rename a test
Lesson: do not include details like "4 million" in a file name. * tests/rm/many-dir-entries-vs-OOM: Renamed from ... * tests/rm/4-million-entry-dir: ...this. * tests/Makefile.am (TESTS): Reflect renaming.
-rw-r--r--tests/Makefile.am2
-rwxr-xr-xtests/rm/many-dir-entries-vs-OOM (renamed from tests/rm/4-million-entry-dir)0
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f0200e122..c37cca61a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -135,7 +135,7 @@ TESTS = \
rm/unread3 \
rm/unreadable \
rm/v-slash \
- rm/4-million-entry-dir \
+ rm/many-dir-entries-vs-OOM \
chgrp/default-no-deref \
chgrp/deref \
chgrp/no-x \
diff --git a/tests/rm/4-million-entry-dir b/tests/rm/many-dir-entries-vs-OOM
index 44855cf26..44855cf26 100755
--- a/tests/rm/4-million-entry-dir
+++ b/tests/rm/many-dir-entries-vs-OOM