From: BVK Chaitanya Date: Mon, 20 Sep 2010 08:23:55 +0000 (+0530) Subject: Add a test for echo command options. X-Git-Tag: 1.99~473 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2dede052a7909d74198f78707e275076cbd7cf8;p=thirdparty%2Fgrub.git Add a test for echo command options. * tests/grub_cmd_echo.in: New test. * Makefile.util.def: Rules for new test. --- c2dede052a7909d74198f78707e275076cbd7cf8 diff --cc ChangeLog index 0207c9d2e,0207c9d2e..92a46a86e --- a/ChangeLog +++ b/ChangeLog @@@ -1,3 -1,3 +1,10 @@@ ++2010-09-20 BVK Chaitanya ++ ++ 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 Remove crc.mod and move crc command to hashsum.mod.