* util/grub-mkconfig_lib.in (print_option_help): Properly redirect

stderr on test calls.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-27 13:14:42 +02:00
parent 8b43f587ae
commit d336f65225
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2012-05-27 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkconfig_lib.in (print_option_help): Properly redirect
stderr on test calls.
2012-05-27 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/jfs.c (grub_jfs_find_file): Handle "." and "..".