Jim Meyering <[email protected]> writes:

> diff --git a/tests/misc/stty b/tests/misc/stty
> index 97020e8..fa66a1a 100755
> --- a/tests/misc/stty
> +++ b/tests/misc/stty
> @@ -70,7 +70,7 @@ for opt in $options; do
>
>    # Likewise, 'stty -cread' would fail, so skip that, too.
>    test $opt = cread && continue
> -  rev=$(eval echo "\$REV_$opt")
> +  eval \$REV_$opt

That's not what I wrote.

Andreas.

-- 
Andreas Schwab, [email protected]
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to