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/



_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to