Date: Tue, 26 Oct 2021 16:25:19 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 259429] [lualoader]: "Autoboot in X seconds. [Space] to pausee" Message-ID: <bug-259429-227-fAFDd5dcQR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259429-227@https.bugs.freebsd.org/bugzilla/> References: <bug-259429-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=3D259429 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dbb4c691299c5d699cea29e18fef96bda1= cef13da commit bb4c691299c5d699cea29e18fef96bda1cef13da Author: Katsuyuki Miyoshi <katsubsd@gmail.com> AuthorDate: 2021-10-26 16:21:34 +0000 Commit: Kyle Evans <kevans@FreeBSD.org> CommitDate: 2021-10-26 16:24:29 +0000 lualoader: fix the autoboot_delay countdown message When the timer drops from double to single digits, a spare 'e' is left on the end of the line as we don't overwrite it. Include an extra space at the end to account for this and overwrite the leftover character. PR: 259429 MFC after: 3 days Reviewed by: emaste stand/lua/menu.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259429-227-fAFDd5dcQR>