Pádraig Brady <[email protected]> writes: > On 16/04/2026 03:43, Collin Funk wrote: >> +mktemp -p a/b > /dev/full >> +mktemp -p a/b -d > /dev/full > You could do `returns_ 1 ... || fail=1` on those.
Good point. I pushed it with that change [1]. It doesn't seem like something that would cause issues with the upcoming release. Thanks, Collin [1] https://github.com/coreutils/coreutils/commit/8cefb65e1216e9bb8d82703df53b490ff52d5f65
