Jonathan Nieder wrote:
> $ sh test.sh
> hello
> test.sh: 7: {: not found
> 127
> hello
> test.sh: 10: Syntax error: "}" unexpected
>
> bash, mksh, pdksh, and ksh93 all print hello as expected. The problem
> is reproducible with all versions of dash in the git repo.
err, by this I mean:
$ bash test.sh
hello
$
and that the strange dash behavior is reproducible with 016b529 and
05c1076ba2 (I didn't try the revisions in between). Sorry for the noise.
--
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html