]> git.proxmox.com Git - grub2.git/commitdiff
Add a test for echo command options.
authorBVK Chaitanya <bvk.groups@gmail.com>
Mon, 20 Sep 2010 08:23:55 +0000 (13:53 +0530)
committerBVK Chaitanya <bvk.groups@gmail.com>
Mon, 20 Sep 2010 08:23:55 +0000 (13:53 +0530)
* tests/grub_cmd_echo.in: New test.
* Makefile.util.def: Rules for new test.

1  2 
ChangeLog

diff --cc ChangeLog
index 0207c9d2e65f55316f8fe55587bb762f4c27a91f,0207c9d2e65f55316f8fe55587bb762f4c27a91f..92a46a86e63d83f95cd88ff8ecae6ccc11cf68e8
+++ b/ChangeLog
@@@ -1,3 -1,3 +1,10 @@@
++2010-09-20  BVK Chaitanya  <bvk.groups@gmail.com>
++
++      Add a test for echo command options.
++
++      * tests/grub_cmd_echo.in: New test.
++      * Makefile.util.def: Rules for new test.
++
  2010-09-20  Szymon Janc <szymon@janc.net.pl>
  
        Remove crc.mod and move crc command to hashsum.mod.