Date: Sat, 02 Jul 2022 19:38:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 265001] loader: Comments in loader.conf ignored if they contain '"' Message-ID: <bug-265001-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265001 Bug ID: 265001 Summary: loader: Comments in loader.conf ignored if they contain '"' Product: Base System Version: 13.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: crahman@gmail.com If the following entries are made into /boot/loader.conf: test_directive_a="test a" # This is test_directive_a test_directive_b="test b" # This is "test_directive_b" test_directive_c="test c" # This is 'test_directive_b' then the middle comment will not appear in the kernel environment. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265001-227>
