]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: mktemp -t: $TMPDIR has higher priority than -p
authorSylvestre Ledru <sylvestre@debian.org>
Mon, 3 Jul 2023 21:37:11 +0000 (23:37 +0200)
committerPádraig Brady <P@draigBrady.com>
Tue, 4 Jul 2023 11:11:16 +0000 (12:11 +0100)
commit1ac8630f1eed599e84f5a45f3eb14ae32546ac94
tree3f6c2e0ae5cfb15c3f01eee2523ddd0331cac3a3
parent80a6c7faa2d9cd6f00d512e58fcbbc63f5bcb520
tests: mktemp -t: $TMPDIR has higher priority than -p

* tests/misc/mktemp.pl: Ensure that with -t,
$TMPDIR has precedence over -p.
tests/misc/mktemp.pl