grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: terminfo test regression


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: terminfo test regression
Date: Thu, 06 Jan 2011 14:15:47 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101226 Icedove/3.0.11

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  <address@hidden>
>
>       * 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]