Re: [PATCH] sysinst: "none" mount point
Martin Husemann <[email protected]> Tue, 31 Oct 2023 13:30:50 +0100
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Oct 26, 2023 at 09:20:27AM +0200, [email protected] wrote: > When setting the mount point, the message proposes the possibly > translated keyword "<none>" but the code only compares to "none". The "possibly translated" is indeed a problem, but where do you see it suggest <none> ? Martin