2009-09-14 Colin Watson <cjwatson@ubuntu.com>

* commands/test.c (get_fileinfo): Return immediately if
	grub_fs_probe fails.
This commit is contained in:
cjwatson 2009-09-14 19:57:45 +00:00
parent dabf179886
commit 07197f2322
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2009-09-14 Colin Watson <cjwatson@ubuntu.com>
* commands/test.c (get_fileinfo): Return immediately if
grub_fs_probe fails.
2009-09-14 José Martínez <xosemp@gmail.com>
* commands/acpi.c (grub_cmd_acpi): Fix loading ACPI tables from file.