|
From: | Paul Eggert |
Subject: | Re: Problems with directory trees "confdir-14B---" and "confdir3" |
Date: | Mon, 10 Jan 2022 15:35:11 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1 |
On 1/9/22 03:10, Peter Dyballa wrote:
checking whether getcwd aborts when 4k < cwd_length < 16k... yesand of course the reports about not being able to remove the "confdir-14B---" and "confdir3" directory trees,
So, the problem is that the test program creates the deep directories, and then runs a test that aborts the test program, and this means the test program can't clean up after itself?
If so, perhaps we should alter the test program so that it can be run in such a way that it *only* cleans up after itself, and we use that for cleanup since macOS 'rm' isn't up to the task.
[Prev in Thread] | Current Thread | [Next in Thread] |