[kbd] [PATCH] tests: Fix typo in dumpkeys-fulltable
Alexey Gladkov
gladkov.alexey at gmail.com
Sat Apr 2 19:35:00 MSK 2016
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
More information about the kbd
mailing list