On 03/07/2023 22:49, Sylvestre Ledru wrote:
HelloI would like to propose this patch to check the priority when used with: TMPDIR=/tmp/ mktemp -t -p should-not-be-used foo.XXX -p should be ignore in this case. And this behavior isn't checked in the testsuite.
Applied with a few tweaks at: https://github.com/coreutils/coreutils/commit/1ac8630f1 cheers, Pádraig