]> Savannah Git Hosting - gnulib.git/commit
test-framework-sh: Don't leave temporary directories on NetBSD.
authorCollin Funk <collin.funk1@gmail.com>
Sat, 8 Jun 2024 09:56:48 +0000 (02:56 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 8 Jun 2024 09:56:48 +0000 (02:56 -0700)
commitc07e16b04eca6e678977bc4f7a5358bf98805431
tree684bb67ec22c4a8bd5c5911456bbfe8f615c2216
parent7b88e36f17a0957ef3678408e37ca633f8112e72
test-framework-sh: Don't leave temporary directories on NetBSD.

Reported by Taylor R Campbell <riastradh@NetBSD.org> in
<https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=58319>

* tests/init.sh (mktempd_): Don't use mktemp with the -t option as it
leads to uncleaned temporary directories on NetBSD.
ChangeLog
tests/init.sh