[Toybox] [PATCH] tar.test: workaround for mksh.

enh enh at google.com
Wed May 1 12:36:27 PDT 2019


On Wed, May 1, 2019 at 10:57 AM Rob Landley <rob at landley.net> wrote:
>
> On 4/29/19 3:40 PM, enh via Toybox wrote:
> > mksh behaves differently for `VAR=val x` depending on whether x is a
> > command/builtin or a function.
>
> Ok, reopening the toysh can of worms now...
>
> Applied-ish. (Does not apply here because:
>
> $ git diff tests/tar.test | diffstat
>  tar.test |   54 ++++++++++++++++++++++++++++++++++++++++++++++++------
>  1 file changed, 48 insertions(+), 6 deletions(-)
>
> but I'll do it by hand and try to get it checked in today.)

thanks. thanks for improving my echo -E patch too --- i knew about the
syntax for "error if given more than one of these options", but not
"take the last of this set to appear".

> Thanks,
>
> Rob



More information about the Toybox mailing list