On 01/06/2011 02:10 PM, Colin Watson wrote:
> Hi Vladimir,
>
> Your terminfo_cls change has regressed 'make check', because now all the
> shell output has \e[H\e[J in front of it.  How do you want to go about
> fixing that?  This looks plausible and passes the tests:
>
> 2011-01-06  Colin Watson  <[email protected]>
>
>       * tests/util/grub-shell.in: Set serial terminfo type to `dumb', to
>       avoid causing test failures by clearing the screen.
>
>   
Go ahead.
> === modified file 'tests/util/grub-shell.in'
> --- tests/util/grub-shell.in  2010-12-23 11:51:18 +0000
> +++ tests/util/grub-shell.in  2011-01-06 13:06:25 +0000
> @@ -119,6 +119,7 @@ cat <<EOF >${cfgfile}
>  grubshell=yes
>  insmod serial
>  serial
> +terminfo serial dumb
>  terminal_input serial
>  terminal_output serial
>  EOF
>
> Thanks,
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to