[bug #35890] "$@" in grub-script does not follow bash semantics

2016-03-02 Thread Vladimir Serbinenko
Update of bug #35890 (project grub): Planned Release:None => 2.03+ ___ Reply to this item at: ___

[bug #35890] $@ in grub-script does not follow bash semantics

2012-03-19 Thread Vladimir Serbinenko
Follow-up Comment #1, bug #35890 (project grub): It's not about handling of $@ but that bash first checks whether command is an assignment and only then expands arguments. ___ Reply to this item at: http://savannah.gnu.org/bugs/?35890

[bug #35890] $@ in grub-script does not follow bash semantics

2012-03-19 Thread Vladimir Serbinenko
Follow-up Comment #2, bug #35890 (project grub): For the time being use $* for this usecase. ___ Reply to this item at: http://savannah.gnu.org/bugs/?35890 ___ Message sent via/by Savannah

[bug #35890] $@ in grub-script does not follow bash semantics

2012-03-18 Thread Jordan Uggla
URL: http://savannah.gnu.org/bugs/?35890 Summary: $@ in grub-script does not follow bash semantics Project: GNU GRUB Submitted by: jordanu Submitted on: Mon 19 Mar 2012 03:33:38 AM GMT Category: None