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/



_______________________________________________
Bug-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to