]> 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)
committerBruno Haible <bruno@clisp.org>
Thu, 13 Jun 2024 15:04:46 +0000 (17:04 +0200)
commitd22a5179384adc4029ed6b522ade89932f8f50e0
tree293decedcc8f5262363083b7513433c5f07b969a
parentc7b432873e9a3e61737f71ecf7d63923db2cee32
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