* grub-core/script/yylex.l: Ugly fix for "\\\n ".

* tests/grub_script_echo1.in: Add tests.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-08 23:20:02 +02:00
parent df760f778a
commit eea1e26e52
3 changed files with 55 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2012-05-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/script/yylex.l: Ugly fix for "\\\n ".
* tests/grub_script_echo1.in: Add tests.
2012-05-08 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-install.in: Ignore empty devicetree directory.