* util/grub-fstest.c (cmd_cat): New function.

(fstest): Handle CMD_CAT.
(options): Add cat.
(argp_parser): Handle cat.
This commit is contained in:
Colin Watson 2011-05-17 18:03:59 +01:00
parent 24c9143ae3
commit 3ca2b46645
2 changed files with 45 additions and 6 deletions

View file

@ -1,3 +1,10 @@
2011-05-17 Colin Watson <cjwatson@ubuntu.com>
* util/grub-fstest.c (cmd_cat): New function.
(fstest): Handle CMD_CAT.
(options): Add cat.
(argp_parser): Handle cat.
2011-05-17 Colin Watson <cjwatson@ubuntu.com>
* Makefile.util.def (grub-bin2h): Don't install.