bug-grub
[Top][All Lists]
Advanced

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

[bug #27320] `if <unknown command>' works wrongly


From: Felix Zielcke
Subject: [bug #27320] `if <unknown command>' works wrongly
Date: Sun, 06 Sep 2009 18:38:09 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.2) Gecko/20090820 Iceweasel/3.5.2 (Debian-3.5.2-1)

Update of bug #27320 (project grub):

                 Summary: `set' inside `if' behaves wrongly => `if <unknown
command>' works wrongly

    _______________________________________________________

Follow-up Comment #1:

Ok seems like this totally depends if the `if' was already run or not.
Fresh grub-emu started:

sh:grub> if x ; then echo true ; else echo false ; fi
false
sh:grub> if x ; then echo true ; else echo false ; fi
true


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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