Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2021 14:01:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259808] etc/periodic/daily/100.clean-disks: Fix error (Directory not empty) when removing ports matching '*.core'
Message-ID:  <bug-259808-227-ZuynIeY58I@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259808-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259808

--- Comment #1 from Andriy Gapon <avg@FreeBSD.org> ---
There is nothing terribly special about /usr/ports, there can be other places
where *.core is a precious file or directory.
So, the script should be extended with a notion of configurable excluded paths.

Or, better yet, just don't use this script.  I think that the idea that a
certain name pattern would match only useless files globally can be dangerous.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259808-227-ZuynIeY58I>