mrbaseman / parse_yaml

a simple yaml parser implemented in bash
GNU General Public License v3.0
165 stars 37 forks source link

parse_yaml:87: bad math expression: operand expected at `\"'' #27

Closed notify-bibi closed 1 month ago

notify-bibi commented 3 months ago

before: image

fix: image

after

image

mrbaseman commented 1 month ago

I have just pushed the proposed fix. Unfortunately, you didn't show the yaml file which causes the error, so I can't add a test for this to the testsuite. Anyhow, thanks for reporting and for the suggestion for improvement.