[Bug 287440] sh(1): cd "" shall result in error

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 15 Jun 2025 14:25:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287440

Jilles Tjoelker <jilles@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jilles@FreeBSD.org

--- Comment #1 from Jilles Tjoelker <jilles@FreeBSD.org> ---
Agreed, also because this is consistent with other uses of pathnames that
almost always return error [ENOENT] if the pathname is empty.

It is a potentially breaking change though.

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