Use mktemp, not mkdtemp, to create test directories.
commit636f0e101a5e988da9883574f2aba6f6272b16d0
authorJim Meyering <meyering@redhat.com>
Thu, 1 Nov 2007 17:58:17 +0000 (1 18:58 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 1 Nov 2007 19:13:11 +0000 (1 20:13 +0100)
tree6dc83567c93dcb4de7add68bd4b8b74883f958a1
parentd1986f81d0a82b9f5a73a89699ff94559bb7ca16
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.
ChangeLog
tests/Makefile.am
tests/mkdtemp [deleted file]
tests/test-lib.sh