bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #29558] Ignores menu entry with trailing space


From: Robert Ancell
Subject: [bug #29558] Ignores menu entry with trailing space
Date: Thu, 15 Apr 2010 10:05:34 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.3) Gecko/20100409 Ubuntu/10.04 (lucid) Firefox/3.6.3

Follow-up Comment #1, bug #29558 (project grub):

Example had the wrong quotes, the correct example is (the --class is also not
required):

"menuentry 'Dummy' {
set timeout=4
}"
(works)


"menuentry 'Dummy' {
set timeout=4
} "
(doesn't work)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29558>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]