albfan / bash-ini-parser

GNU General Public License v3.0
142 stars 47 forks source link

Remove hashtag comments #10

Closed galindro closed 6 years ago

galindro commented 7 years ago

This PR will avoid this error:

-su: syntax error near unexpected token `}'
albfan commented 7 years ago

Can you define a use case? I would add a test case for that

galindro commented 7 years ago

Parse a ceph.conf config file with comments

albfan commented 7 years ago

I need a real example to see what is PR fix. You can change real parameters as long as the case is showed.