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

Re: [PATCHv2] Make syslinux beep



Per Andersson, le Wed 13 Aug 2008 01:31:37 +0200, a écrit :
> On Wed, Aug 13, 2008 at 12:51 AM, Frans Pop <elendil@planet.nl> wrote:
> > On Tuesday 12 August 2008, Samuel Thibault wrote:
> >> Here is an corrected patch
> >
> > Looks fine to me.
> 
> Shouldn't there be a left bracket after the &&?
> (It's missing in several places.)
> 
> if [ $$outfile == menu.cfg ] && $$MENU_BEEP ]; then

EPARSE :)

MENU_BEEP holds true or false, which doesn't need a [ ].

Samuel


Reply to: