]> git.ipfire.org Git - thirdparty/coreutils.git/commit
test: mktemp: test creation of a directory with a subdirectory template
authorCollin Funk <collin.funk1@gmail.com>
Fri, 15 May 2026 03:58:39 +0000 (20:58 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Fri, 15 May 2026 03:58:55 +0000 (20:58 -0700)
commit91cd3f7a1872dcdaefb6dade1a35ddbc642d4ad4
tree8ac62b3443b18919964ebeb229f62cfa872a18f3
parent32d1c41c88e8a35542f572700ea891ce9d6e830b
test: mktemp: test creation of a directory with a subdirectory template

* tests/mktemp/mktemp.pl (@Tests): Remove an unlink call handled in the
previous call to check_tmp. Add a test case.
tests/mktemp/mktemp.pl