kbd.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Alexey Gladkov <gladkov.alexey@gmail.com>
To: Linux console tools development discussion <kbd@lists.altlinux.org>
Subject: Re: [kbd] [PATCH] tests: Fix typo in dumpkeys-fulltable
Date: Sat, 2 Apr 2016 18:35:00 +0200	[thread overview]
Message-ID: <20160402163500.GB24230@comp-core-i7-2640m-0182e6.brq.redhat.com> (raw)
In-Reply-To: <20160327200032.GA13508@nyan>

On Sun, Mar 27, 2016 at 09:00:32PM +0100, Felix Janda wrote:
> ---
>  tests/dumpkeys-fulltable.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/dumpkeys-fulltable.in b/tests/dumpkeys-fulltable.in
> index 7c856e5..86af9e2 100755
> --- a/tests/dumpkeys-fulltable.in
> +++ b/tests/dumpkeys-fulltable.in
> @@ -33,7 +33,7 @@ check_keymap "$DATADIR"/dumpkeys.qwerty-layout.map DEFAULT FALSE
>  kmap="$DATADIR/dumpkeys.ua-ws.map"
>  line0="$(grep '^#keymaps ' "$kmap")" ||:
>  line0="${line0#\#}"
> -line1="$(./libkeymap-dumpkeys "$kmap" SEPARATE_LINE FALSE |grep '^keymaps ')" ||:
> +line1="$(./libkeymap-dumpkeys "$kmap" SEPARATE_LINES FALSE |grep '^keymaps ')" ||:

Ouch! Thank you for your keen eye! Applied.

-- 
Rgrds, legion



      reply	other threads:[~2016-04-02 16:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-27 20:00 [kbd] [PATCH] tests: Fix typo in dumpkeys-fulltable Felix Janda
2016-04-02 16:35 ` Alexey Gladkov [this message]

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=20160402163500.GB24230@comp-core-i7-2640m-0182e6.brq.redhat.com \
    --to=gladkov.alexey@gmail.com \
    --cc=kbd@lists.altlinux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).