Bug#549444: grub-pc: menuentry in if clause causes syntax error

2009-10-03 Thread Felix Zielcke
Am Samstag, den 03.10.2009, 14:32 +0200 schrieb Jameson Graef Rollins: > Package: grub-pc > Version: 1.97~beta3-1 > Severity: normal > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Here is a simple illustration of the problem from the grub shell: > > sh:grub> if true ; then > sh:> menu

Bug#549444: grub-pc: menuentry in if clause causes syntax error

2009-10-03 Thread Jameson Graef Rollins
Package: grub-pc Version: 1.97~beta3-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Here is a simple illustration of the problem from the grub shell: sh:grub> if true ; then sh:> menuentry foo { syntax error Incorrect command syntax error sh:grub> I can't see any reason why