]> git.ipfire.org Git - thirdparty/grub.git/commit
Fix test -a and -o precedence.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 4 May 2013 11:38:59 +0000 (13:38 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 4 May 2013 11:38:59 +0000 (13:38 +0200)
commitdaf01d61ffb9bc63a2d3bb250f4a01c85d242e10
tree9b23401690cf8cc85ef5e14eb701a4e1898c2b06
parent82ae74d7bdeaad52f06fb79c52b80ecc32f556f4
Fix test -a and -o precedence.
Reported by: adrian15.
ChangeLog
Makefile.util.def
grub-core/commands/test.c
tests/grub_script_test.in [new file with mode: 0644]