kristopolous / TickTick

JSON in your Bash scripts
http://9ol.es/TheEmperorsNewClothes.html
Other
579 stars 55 forks source link

TickTick can block with an extra bracket. #18

Closed kristopolous closed 12 years ago

kristopolous commented 12 years ago

a = [ blocks it.

kristopolous commented 12 years ago

Fixed as of 4750b70aac48a144b08d98a6a19027dc8e1dfea4

Synopsis:

Now it hits an error and stops parsing. A file bracket.test.sh was added to test this issue.