https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255299
Bug ID: 255299 Summary: loader: Fix empty loader_menu_title Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: b...@freebsd.org Reporter: jldu...@gmail.com CC: tso...@freebsd.org Created attachment 224328 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224328&action=edit Fix empty loader_menu_title Commit 62ffcaab8f3ccba6053d4a5622c5ef2de9f636b5 introduced spaces around loader_menu_title. When set to an empty string (to not display a menu title), the spaces are still displayed. This patch adds a check to display the menu title only when is not an empty string. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"