All of lore.kernel.org
 help / color / mirror / Atom feed
From: Colin Watson <cjwatson@ubuntu.com>
To: grub-devel@gnu.org
Subject: terminfo test regression
Date: Thu, 6 Jan 2011 13:10:07 +0000	[thread overview]
Message-ID: <20110106131007.GP15515@riva.ucam.org> (raw)

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  <cjwatson@ubuntu.com>

	* tests/util/grub-shell.in: Set serial terminfo type to `dumb', to
	avoid causing test failures by clearing the screen.

=== 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,

-- 
Colin Watson                                       [cjwatson@ubuntu.com]


             reply	other threads:[~2011-01-06 13:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-06 13:10 Colin Watson [this message]
2011-01-06 13:15 ` terminfo test regression Vladimir 'φ-coder/phcoder' Serbinenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110106131007.GP15515@riva.ucam.org \
    --to=cjwatson@ubuntu.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.