From: BVK Chaitanya Date: Tue, 6 Apr 2010 13:43:55 +0000 (+0530) Subject: Fix unit testing framework for Qemu 0.12. X-Git-Tag: 1.99~978 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14e18ae3511bfd49d717c7d40bd2b8809190c83b;p=thirdparty%2Fgrub.git Fix unit testing framework for Qemu 0.12. * tests/util/grub-shell.in: Remove -serial stdio option. --- 14e18ae3511bfd49d717c7d40bd2b8809190c83b diff --cc ChangeLog index 5fb147455,10e9a774d..7441af4b3 --- a/ChangeLog +++ b/ChangeLog @@@ -1,3 -1,9 +1,9 @@@ + 2010-04-06 BVK Chaitanya + - Fix unit testing framework for qemu 0.12. ++ Fix unit testing framework for Qemu 0.12. + + * tests/util/grub-shell.in: Remove -serial stdio option. + 2010-04-06 Vladimir Serbinenko POSIX header file wrappers.