bug-grub
[Top][All Lists]
Advanced

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

[bug #50244] Scripting fails on greater and less compares


From: Andrei Borzenkov
Subject: [bug #50244] Scripting fails on greater and less compares
Date: Wed, 8 Feb 2017 04:44:09 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:45.0) Gecko/20100101 Firefox/45.0

Update of bug #50244 (project grub):

                Category:                    None => Documentation          
                  Status:                    None => Confirmed              
         Planned Release:                    None => 2.02                   

    _______________________________________________________

Follow-up Comment #1:

This works if you quote it (if [ a "<" b ]); '<' and '>' are special lexical
tokens. It's really not different from normal shell where you would need to
quote them as well. Not sure whether we really need to make them tokens in
grub though.

Anyway for release we can only clarify documentation.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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