Date: Mon, 04 Feb 2019 10:25:09 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 131059] [tinybsd] [patch] tinybsd MFSROOT option suggests YES/NO but only accepts yes/no Message-ID: <bug-131059-227-wzB2KKeI0I@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-131059-227@https.bugs.freebsd.org/bugzilla/> References: <bug-131059-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D131059 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: gonzo Date: Mon Feb 4 10:24:17 UTC 2019 New revision: 343739 URL: https://svnweb.freebsd.org/changeset/base/343739 Log: MFC r343391: Fix prompt for MFSROOT in tinybsd tinybsd offers two choices when prompting user for MFSROOT: 'YES' and 'NO'. Script logic only handles 'yes'. Change offered values to lower case. PR: 131059 Submitted by: Brock Williams <brock@cotcomsol.com> Changes: _U stable/12/ stable/12/tools/tools/tinybsd/tinybsd --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-131059-227-wzB2KKeI0I>