]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: rename a test
authorJim Meyering <meyering@redhat.com>
Wed, 24 Aug 2011 08:40:51 +0000 (10:40 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 24 Aug 2011 08:50:28 +0000 (10:50 +0200)
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.

tests/Makefile.am
tests/rm/many-dir-entries-vs-OOM [moved from tests/rm/4-million-entry-dir with 100% similarity]

index f0200e1221a9585a03dd39cf5f08e174e0f19600..c37cca61aa5f7c5a6ce90b9928fa6a22dce5f82f 100644 (file)
@@ -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                                   \