summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-11-01 18:58:17 +0100
committerJim Meyering <meyering@redhat.com>2007-11-01 20:13:11 +0100
commit636f0e101a5e988da9883574f2aba6f6272b16d0 (patch)
tree6dc83567c93dcb4de7add68bd4b8b74883f958a1 /tests/Makefile.am
parentd1986f81d0a82b9f5a73a89699ff94559bb7ca16 (diff)
downloadcoreutils-636f0e101a5e988da9883574f2aba6f6272b16d0.tar.xz
Use mktemp, not mkdtemp, to create test directories.
* tests/test-lib.sh: Use the mktemp binary we've just built, not the mkdtemp script. * tests/mkdtemp: Remove file. * tests/Makefile.am (EXTRA_DIST): Remove mkdtemp.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cc67c2ad7..f7c837fae 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -20,7 +20,6 @@ EXTRA_DIST = \
input-tty \
lang-default \
mk-script \
- mkdtemp \
other-fs-tmpdir \
priv-check \
rwx-to-mode \