Ben Okopnik writes:
> ./borked1: line 6: n/core-default.xml: expression recursion level exceeded
> (error token is "n/core-default.xml")
${foo[n/core-default.xml]} tries to expand n first, which yields
n/core-default.xml, rinse and repeat.
> ./borked2: line 6: on/core-default.xml: division by 0
Hi -
Here's a couple of scripts, stripped down to bare bones and tested on
several recent bash versions; both cause a crash, with the following errors
in all cases:
./borked1: line 6: n/core-default.xml: expression recursion level exceeded
(error token is "n/core-default.xml")
./borked2: line 6: