]> 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 14:56:16 +0000 (16:56 +0200)
commit2ae62f5ee313c23e4600d9b6a243c7320a504c3c
treeed7f94f618623464bfc40b901e70f3ad13083c6a
parente005496afcfbbc9ea19af2a2f08b3e59c7985b9a
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