]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: move tty-eof.pl to misc directory
authorPádraig Brady <P@draigBrady.com>
Thu, 9 Apr 2026 15:30:13 +0000 (16:30 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 9 Apr 2026 20:25:27 +0000 (21:25 +0100)
* tests/tty/tty-eof.pl: Rename to ...
* tests/misc/tty-eof.pl: ... this more general directory.
* tests/local.mk: Adjust accordingly.

tests/local.mk
tests/misc/tty-eof.pl [moved from tests/tty/tty-eof.pl with 100% similarity]

index 0df6223301c711b54535571fd2b6c0e2def187e2..2bf49a143e0560f700ffe5969a43fed1331aa70a 100644 (file)
@@ -181,7 +181,7 @@ all_tests =                                 \
   tests/rm/cycle.sh                            \
   tests/cp/link-heap.sh                                \
   tests/cp/no-ctx.sh                           \
-  tests/tty/tty-eof.pl                         \
+  tests/misc/tty-eof.pl                                \
   tests/misc/io-errors.sh                      \
   tests/misc/read-errors.sh                    \
   tests/misc/warning-errors.sh                 \
similarity index 100%
rename from tests/tty/tty-eof.pl
rename to tests/misc/tty-eof.pl